Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/spi/
A Dspi.h187 #define SPI_NO_TX BIT(31) /* No transmit wire */ macro
/linux-6.3-rc2/drivers/spi/
A Dspi.c2267 spi->mode |= SPI_NO_TX; in of_spi_parse_dt()
3705 (SPI_TX_DUAL | SPI_TX_QUAD | SPI_NO_TX)) > 1) || in spi_setup()
3724 SPI_NO_TX | SPI_NO_RX); in spi_setup()
3955 if (spi->mode & SPI_NO_TX) in __spi_validate()

Completed in 14 milliseconds