Searched defs:spi_controller (Results 1 – 2 of 2) sorted by relevance
467 struct spi_controller { struct468 struct device dev;470 struct list_head list;478 s16 bus_num;483 u16 num_chipselect;488 u16 dma_alignment;491 u32 mode_bits;494 u32 buswidth_override_bits;497 u32 bits_per_word_mask;502 u32 min_speed_hz;[all …]
521 struct spi_controller { struct522 struct device dev;524 struct list_head list;533 s16 bus_num;539 u16 num_chipselect;544 u16 dma_alignment;547 u32 mode_bits;550 u32 buswidth_override_bits;553 u32 bits_per_word_mask;558 u32 min_speed_hz;[all …]