Home
last modified time | relevance | path

Searched refs:SPI_NO_TX (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
A Dspi.h170 #define SPI_NO_TX BIT(31) /* no transmit wire */ macro
/linux/drivers/spi/
A Dspi.c2120 spi->mode |= SPI_NO_TX; in of_spi_parse_dt()
3434 (SPI_TX_DUAL | SPI_TX_QUAD | SPI_NO_TX)) > 1) || in spi_setup()
3453 SPI_NO_TX | SPI_NO_RX); in spi_setup()
3677 if (spi->mode & SPI_NO_TX) in __spi_validate()

Completed in 12 milliseconds