Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
spi
xilinx_spi.h
Go to the documentation of this file.
1
#ifndef __LINUX_SPI_XILINX_SPI_H
2
#define __LINUX_SPI_XILINX_SPI_H
3
12
struct
xspi_platform_data
{
13
u16
num_chipselect
;
14
bool
little_endian
;
15
u8
bits_per_word
;
16
struct
spi_board_info
*
devices
;
17
u8
num_devices
;
18
};
19
20
#endif
/* __LINUX_SPI_XILINX_SPI_H */
Generated on Thu Jan 10 2013 14:52:37 for Linux Kernel by
1.8.2