Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mtd/
Dspi-nor.h106 #define SR_BP1 BIT(3) /* Block protect 1 */ macro
/linux-5.19.10/drivers/mtd/spi-nor/
Dswp.c15 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in spi_nor_get_sr_bp_mask()
/linux-5.19.10/drivers/mtd/devices/
Dspear_smi.c80 #define SR_BP1 0x8 /* Block protect 1 */ macro