Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
470 struct spi_controller { struct471 struct device dev;473 struct list_head list;481 s16 bus_num;486 u16 num_chipselect;491 u16 dma_alignment;494 u32 mode_bits;497 u32 buswidth_override_bits;500 u32 bits_per_word_mask;505 u32 min_speed_hz;[all …]