Searched defs:pxa2xx_spi_chip (Results 1 – 1 of 1) sorted by relevance
34 struct pxa2xx_spi_chip { struct35 u8 tx_threshold;36 u8 tx_hi_threshold;37 u8 rx_threshold;38 u8 dma_burst_size;39 u32 timeout;40 u8 enable_loopback;41 int gpio_cs;42 void (*cs_control)(u32 command);