Searched refs:SPI_RX_OCTAL (Results 1 – 4 of 4) sorted by relevance
35 #define SPI_RX_OCTAL BIT(15) /* receive with 8 wires */ macro
495 mode |= SPI_RX_OCTAL; in spi_slave_of_to_plat()
136 (!tx && (mode & SPI_RX_OCTAL))) in spi_check_buswidth_req()
2507 if (spi->mode & SPI_RX_OCTAL) { in spi_nor_scan()
Completed in 10 milliseconds