Searched refs:SR_BP0 (Results 1 – 5 of 5) sorted by relevance
104 #define SR_BP0 BIT(2) /* Block protect 0 */ macro
137 #define SR_BP0 BIT(2) /* Block protect 0 */ macro
15 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in spi_nor_get_sr_bp_mask()
885 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_get_locked_range()974 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_lock()1054 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_unlock()
79 #define SR_BP0 0x4 /* Block protect 0 */ macro