Searched defs:spi_bitbang_cs (Results 1 – 1 of 1) sorted by relevance
52 struct spi_bitbang_cs { struct53 unsigned nsecs; /* (clock cycle time)/2 */54 u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs,56 unsigned (*txrx_bufs)(struct spi_device *,