Searched defs:pxa2xx_spi_chip (Results 1 – 1 of 1) sorted by relevance
42 struct pxa2xx_spi_chip { struct43 u8 tx_threshold;44 u8 tx_hi_threshold;45 u8 rx_threshold;46 u8 dma_burst_size;47 u32 timeout;48 u8 enable_loopback;49 int gpio_cs;50 void (*cs_control)(u32 command);