Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/spi/
A Dspi.h188 #define SPI_NO_RX BIT(30) /* No receive wire */ macro
/linux-6.3-rc2/drivers/spi/
A Dspi.c2291 spi->mode |= SPI_NO_RX; in of_spi_parse_dt()
3707 (SPI_RX_DUAL | SPI_RX_QUAD | SPI_NO_RX)) > 1)) { in spi_setup()
3724 SPI_NO_TX | SPI_NO_RX); in spi_setup()
3970 if (spi->mode & SPI_NO_RX) in __spi_validate()

Completed in 17 milliseconds