Searched refs:SPI_NOR_NO_FR (Results 1 – 6 of 6) sorted by relevance
44 #define SPI_NOR_NO_FR BIT(3) /* Can't do fastread */ macro
590 if (!(info->flags & SPI_NOR_NO_FR)) { in spi_nor_init_params()757 if (info->flags & SPI_NOR_NO_FR) in spi_nor_scan()
2430 if (!(info->flags & SPI_NOR_NO_FR)) { in spi_nor_init_params()2895 if ((info->flags & SPI_NOR_NO_FR) || (spi->mode & SPI_RX_SLOW)) in spi_nor_scan()
36 .flags = SPI_NOR_NO_FR
524 #define SPI_NOR_NO_FR BIT(8) macro583 .flags = SPI_NOR_NO_ERASE | SPI_NOR_NO_FR, \
3008 if (!(info->flags & SPI_NOR_NO_FR)) { in spi_nor_init_default_params()