|
Linux Kernel
3.7.1
|
#include <spi-ep93xx.h>
Data Fields | |
| int | num_chipselect |
| bool | use_dma |
struct ep93xx_spi_info - EP93xx specific SPI descriptor : number of chip selects on this board, must be at least one : use DMA for the transfers
Definition at line 12 of file spi-ep93xx.h.
| int num_chipselect |
Definition at line 13 of file spi-ep93xx.h.
| bool use_dma |
Definition at line 14 of file spi-ep93xx.h.
1.8.2