Searched refs:SPI_RX_SLOW (Results 1 – 3 of 3) sorted by relevance
30 #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()
2895 if ((info->flags & SPI_NOR_NO_FR) || (spi->mode & SPI_RX_SLOW)) in spi_nor_scan()