Home
last modified time | relevance | path

Searched defs:pxa2xx_spi_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/spi/
Dpxa2xx_spi.h41 struct pxa2xx_spi_chip { struct
42 u8 tx_threshold;
43 u8 tx_hi_threshold;
44 u8 rx_threshold;
45 u8 dma_burst_size;
46 u32 timeout;
47 u8 enable_loopback;
48 int gpio_cs;
49 void (*cs_control)(u32 command);