Home
last modified time | relevance | path

Searched defs:NO_CHIP_ERASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h65 #define NO_CHIP_ERASE BIT(12) /* Chip does not support chip erase */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h523 #define NO_CHIP_ERASE BIT(7) macro