Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dspi-nor.h125 #define SR_SRWD BIT(7) /* SR write protect */ macro
/Linux-v4.19/drivers/mtd/devices/
Dspear_smi.c82 #define SR_SRWD 0x80 /* SR write protect */ macro
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c749 status_new |= SR_SRWD; in stm_lock()
832 status_new &= ~SR_SRWD; in stm_unlock()