Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ep93xx_spi_info Struct Reference

#include <spi-ep93xx.h>

Data Fields

int num_chipselect
 
bool use_dma
 

Detailed Description

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.

Field Documentation

int num_chipselect

Definition at line 13 of file spi-ep93xx.h.

bool use_dma

Definition at line 14 of file spi-ep93xx.h.


The documentation for this struct was generated from the following file: