Home
last modified time | relevance | path

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

/Linux-v6.1/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.h508 #define NO_CHIP_ERASE BIT(7) macro
Dcore.c2428 if (flags & NO_CHIP_ERASE) in spi_nor_init_flags()