Searched refs:SR_TB (Results 1 – 2 of 2) sorted by relevance
124 #define SR_TB BIT(5) /* Top/Bottom protect */ macro
616 if (nor->flags & SNOR_F_HAS_SR_TB && sr & SR_TB) in stm_get_locked_range()746 status_new = (status_old & ~mask & ~SR_TB) | val; in stm_lock()752 status_new |= SR_TB; in stm_lock()828 status_new = (status_old & ~mask & ~SR_TB) | val; in stm_unlock()835 status_new |= SR_TB; in stm_unlock()