Home
last modified time | relevance | path

Searched defs:spi_bitbang_cs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
A Dspi-bitbang.c40 struct spi_bitbang_cs { struct
41 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 3 milliseconds