Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h49 #define SPI_NOR_HAS_LOCK BIT(8) /* Flash supports lock/unlock via SR */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h516 #define SPI_NOR_HAS_LOCK BIT(0) macro