Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
466 struct spi_controller { struct467 struct device dev;469 struct list_head list;477 s16 bus_num;482 u16 num_chipselect;487 u16 dma_alignment;490 u32 mode_bits;493 u32 buswidth_override_bits;496 u32 bits_per_word_mask;501 u32 min_speed_hz;[all …]