Home
last modified time | relevance | path

Searched refs:SR_SRWD (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h127 #define SR_SRWD BIT(7) /* SR write protect */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c758 status_new |= SR_SRWD; in stm_lock()
841 status_new &= ~SR_SRWD; in stm_unlock()