Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_internal.h66 #define NO_CHIP_ERASE BIT(12) /* Chip does not support chip erase */ macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.h297 #define NO_CHIP_ERASE BIT(12) /* Chip does not support chip erase */ macro