Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h119 #define SR_SRWD BIT(7) /* SR write protect */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h137 #define SR_SRWD BIT(7) /* SR write protect */ macro
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dspear_smi.c82 #define SR_SRWD 0x80 /* SR write protect */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c771 status_new |= SR_SRWD; in stm_lock()
854 status_new &= ~SR_SRWD; in stm_unlock()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1846 status_new |= SR_SRWD; in spi_nor_sr_lock()
1929 status_new &= ~SR_SRWD; in spi_nor_sr_unlock()