Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
549 struct spi_controller { struct550 struct device dev;552 struct list_head list;561 s16 bus_num;567 u16 num_chipselect;572 u16 dma_alignment;575 u32 mode_bits;578 u32 buswidth_override_bits;581 u32 bits_per_word_mask;586 u32 min_speed_hz;[all …]