Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
472 struct spi_controller { struct473 struct device dev;475 struct list_head list;483 s16 bus_num;488 u16 num_chipselect;493 u16 dma_alignment;496 u32 mode_bits;499 u32 buswidth_override_bits;502 u32 bits_per_word_mask;507 u32 min_speed_hz;[all …]