Home
last modified time | relevance | path

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

/include/linux/spi/
A Dspi.h186 struct spi_device { struct
187 struct device dev;
189 u32 max_speed_hz;
190 u8 bits_per_word;
191 bool rt;
214 u32 mode;
215 int irq;
216 void *controller_state;
217 void *controller_data;
228 struct spi_delay cs_hold;
[all …]

Completed in 15 milliseconds