Searched defs:spi_master (Results 1 – 1 of 1) sorted by relevance
315 struct spi_master { struct316 struct device dev;318 struct list_head list;326 s16 bus_num;331 u16 num_chipselect;336 u16 dma_alignment;339 u16 mode_bits;342 u32 bits_per_word_mask;348 u32 min_speed_hz;349 u32 max_speed_hz;[all …]