Searched refs:SR_SRWD (Results 1 – 3 of 3) sorted by relevance
131 #define SR_SRWD BIT(7) /* SR write protect */ macro
82 #define SR_SRWD 0x80 /* SR write protect */ macro
1492 status_new |= SR_SRWD; in stm_lock()1575 status_new &= ~SR_SRWD; in stm_unlock()