Home
last modified time | relevance | path

Searched refs:NO_CHIP_ERASE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dmicron-st.c66 NO_CHIP_ERASE) },
69 NO_CHIP_ERASE) },
72 NO_CHIP_ERASE) },
75 SPI_NOR_QUAD_READ | NO_CHIP_ERASE) },
H A Dcore.h297 #define NO_CHIP_ERASE BIT(12) /* Chip does not support chip erase */ macro
H A Dcore.c3229 if (info->flags & NO_CHIP_ERASE) in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dmicron-st.c244 SPI_NOR_BP3_SR_BIT6 | NO_CHIP_ERASE)
249 FLAGS(NO_CHIP_ERASE)
254 FLAGS(NO_CHIP_ERASE)
259 FLAGS(NO_CHIP_ERASE)
H A Dspansion.c866 FLAGS(NO_CHIP_ERASE)
879 FLAGS(NO_CHIP_ERASE)
H A Dcore.h471 * NO_CHIP_ERASE: chip does not support chip erase.
523 #define NO_CHIP_ERASE BIT(7) macro
H A Dcore.c2869 if (flags & NO_CHIP_ERASE) in spi_nor_init_flags()

Completed in 13 milliseconds