Home
last modified time | relevance | path

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

/linux/include/linux/spi/
A Dspi.h171 #define SPI_NO_RX BIT(30) /* no receive wire */ macro
/linux/drivers/spi/
A Dspi.c2144 spi->mode |= SPI_NO_RX; in of_spi_parse_dt()
3436 (SPI_RX_DUAL | SPI_RX_QUAD | SPI_NO_RX)) > 1)) { in spi_setup()
3453 SPI_NO_TX | SPI_NO_RX); in spi_setup()
3692 if (spi->mode & SPI_NO_RX) in __spi_validate()

Completed in 13 milliseconds