Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | spi_gpio_platform_data |
Macros | |
#define | SPI_GPIO_NO_CHIPSELECT ((unsigned long)-1l) |
#define | SPI_GPIO_NO_MISO ((unsigned long)-1l) |
#define | SPI_GPIO_NO_MOSI ((unsigned long)-1l) |
#define SPI_GPIO_NO_CHIPSELECT ((unsigned long)-1l) |
Definition at line 39 of file spi_gpio.h.
#define SPI_GPIO_NO_MISO ((unsigned long)-1l) |
Definition at line 40 of file spi_gpio.h.
#define SPI_GPIO_NO_MOSI ((unsigned long)-1l) |
Definition at line 41 of file spi_gpio.h.