Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
557 struct spi_controller { struct558 struct device dev;560 struct list_head list;569 s16 bus_num;575 u16 num_chipselect;580 u16 dma_alignment;583 u32 mode_bits;586 u32 buswidth_override_bits;589 u32 bits_per_word_mask;594 u32 min_speed_hz;[all …]