Searched defs:spi_controller (Results 1 – 1 of 1) sorted by relevance
487 struct spi_controller { struct488 struct device dev;490 struct list_head list;498 s16 bus_num;503 u16 num_chipselect;508 u16 dma_alignment;511 u32 mode_bits;514 u32 buswidth_override_bits;517 u32 bits_per_word_mask;522 u32 min_speed_hz;[all …]