Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
A Datmel.c88 if (sr & SR_SRWD) { in atmel_nor_set_global_protection()
89 sr &= ~SR_SRWD; in atmel_nor_set_global_protection()
106 sr |= SR_SRWD; in atmel_nor_set_global_protection()
A Dswp.c226 status_new |= SR_SRWD; in spi_nor_sr_lock()
308 status_new &= ~SR_SRWD; in spi_nor_sr_unlock()
/drivers/mtd/devices/
A Dspear_smi.c82 #define SR_SRWD 0x80 /* SR write protect */ macro

Completed in 9 milliseconds