Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_internal.h43 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.h276 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro