Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/spi/
Dpxa2xx_spi.h42 struct pxa2xx_spi_chip { struct
43 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);