Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h137 #define SR_SRWD BIT(7) /* SR write protect */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c777 status_new |= SR_SRWD; in stm_lock()
860 status_new &= ~SR_SRWD; in stm_unlock()