Searched defs:spi_master (Results 1 – 1 of 1) sorted by relevance
384 struct spi_master { struct385 struct device dev;387 struct list_head list;395 s16 bus_num;400 u16 num_chipselect;405 u16 dma_alignment;408 u16 mode_bits;411 u32 bits_per_word_mask;417 u32 min_speed_hz;418 u32 max_speed_hz;[all …]