Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
spi_gpio.h File Reference

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)
 

Macro Definition Documentation

#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.