Searched refs:SPI_NOR_NO_ERASE (Results 1 – 2 of 2) sorted by relevance
42 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro
2508 if (info->flags & SPI_NOR_NO_ERASE) in spi_nor_scan()