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

#include <pxa2xx_spi.h>

Data Fields

u8 tx_threshold
 
u8 rx_threshold
 
u8 dma_burst_size
 
u32 timeout
 
u8 enable_loopback
 
int gpio_cs
 
void(* cs_control )(u32 command)
 

Detailed Description

Definition at line 36 of file pxa2xx_spi.h.

Field Documentation

void(* cs_control)(u32 command)

Definition at line 43 of file pxa2xx_spi.h.

u8 dma_burst_size

Definition at line 39 of file pxa2xx_spi.h.

u8 enable_loopback

Definition at line 41 of file pxa2xx_spi.h.

int gpio_cs

Definition at line 42 of file pxa2xx_spi.h.

u8 rx_threshold

Definition at line 38 of file pxa2xx_spi.h.

u32 timeout

Definition at line 40 of file pxa2xx_spi.h.

u8 tx_threshold

Definition at line 37 of file pxa2xx_spi.h.


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