Home
last modified time | relevance | path

Searched refs:NO_CHIP_ERASE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/mtd/spi-nor/
Dmicron-st.c236 SPI_NOR_BP3_SR_BIT6 | NO_CHIP_ERASE)
241 FLAGS(NO_CHIP_ERASE)
246 FLAGS(NO_CHIP_ERASE)
251 FLAGS(NO_CHIP_ERASE)
Dcore.h502 #define NO_CHIP_ERASE BIT(7) macro
Dcore.c2433 if (flags & NO_CHIP_ERASE) in spi_nor_init_flags()