Searched defs:spi_bitbang_cs (Results 1 – 1 of 1) sorted by relevance
40 struct spi_bitbang_cs { struct41 unsigned nsecs; /* (clock cycle time)/2 */42 u32 (*txrx_word)(struct spi_device *spi, unsigned nsecs,44 unsigned (*txrx_bufs)(struct spi_device *,
Completed in 4 milliseconds