Searched refs:SPI_RX_SLOW (Results 1 – 3 of 3) sorted by relevance
28 #define SPI_RX_SLOW BIT(11) /* receive with 1 wire slow */ macro
662 slave->mode = SPI_RX_SLOW | SPI_TX_BYTE; in ich_spi_child_pre_probe()
1242 if (spi->mode & SPI_RX_SLOW) in spi_flash_scan()