Searched refs:SPI_TX_OCTAL (Results 1 – 4 of 4) sorted by relevance
166 #define SPI_TX_OCTAL 0x2000 /* transmit with 8 wires */ macro
125 if ((tx && (mode & SPI_TX_OCTAL)) || in spi_check_buswidth_req()
1737 spi->mode |= SPI_TX_OCTAL; in of_spi_parse_dt()3050 (SPI_TX_DUAL | SPI_TX_QUAD | SPI_TX_OCTAL | in spi_setup()3065 (SPI_TX_DUAL | SPI_TX_QUAD | SPI_TX_OCTAL | in spi_setup()
957 SPI_TX_DUAL | SPI_TX_QUAD | SPI_TX_OCTAL; in nxp_fspi_probe()