Searched refs:SR_BP1 (Results 1 – 3 of 3) sorted by relevance
85 #define SR_BP1 BIT(3) /* Block protect 1 */ macro
407 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_get_locked_range()463 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_lock()513 u8 mask = SR_BP2 | SR_BP1 | SR_BP0; in stm_unlock()
80 #define SR_BP1 0x8 /* Block protect 1 */ macro