Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h118 #define SR_SRWD BIT(7) /* SR write protect */ macro
/Linux-v5.10/drivers/mtd/devices/
Dspear_smi.c82 #define SR_SRWD 0x80 /* SR write protect */ macro
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c1741 status_new |= SR_SRWD; in spi_nor_sr_lock()
1824 status_new &= ~SR_SRWD; in spi_nor_sr_unlock()