Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
513 struct spi_controller { struct514 struct device dev;516 struct list_head list;524 s16 bus_num;529 u16 num_chipselect;534 u16 dma_alignment;537 u32 mode_bits;540 u32 buswidth_override_bits;543 u32 bits_per_word_mask;548 u32 min_speed_hz;[all …]