Searched defs:spi_avmm_bridge (Results 1 – 1 of 1) sorted by relevance
157 struct spi_avmm_bridge { struct158 struct spi_device *spi;159 unsigned char word_len;160 unsigned int trans_len;184 static int br_trans_tx_prepare(struct spi_avmm_bridge *br, bool is_read, u32 reg, in br_trans_tx_prepare() argument
Completed in 4 milliseconds