Searched defs:spi_bitbang_cs (Results 1 – 1 of 1) sorted by relevance
49 struct spi_bitbang_cs { struct50 unsigned nsecs; /* (clock cycle time)/2 */51 u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs,53 unsigned (*txrx_bufs)(struct spi_device *,