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