Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/spi/
Dpxa2xx_spi.h34 struct pxa2xx_spi_chip { struct
35 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);