Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Dspi-nor.h106 #define SR_BP2 BIT(4) /* Block protect 2 */ macro
/linux-6.6.21/drivers/mtd/spi-nor/
Dswp.c15 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in spi_nor_get_sr_bp_mask()
/linux-6.6.21/drivers/mtd/devices/
Dspear_smi.c81 #define SR_BP2 0x10 /* Block protect 2 */ macro