Searched refs:SPI_NOR_NO_ERASE (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mtd/spi/ | ||
A D | sf_internal.h | 43 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro |
A D | spi-nor-core.c | 2580 if (info->flags & SPI_NOR_NO_ERASE) in spi_nor_scan() |
Completed in 8 milliseconds