Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
547 struct spi_controller { struct548 struct device dev;550 struct list_head list;559 s16 bus_num;565 u16 num_chipselect;570 u16 dma_alignment;573 u32 mode_bits;576 u32 buswidth_override_bits;579 u32 bits_per_word_mask;584 u32 min_speed_hz;[all …]