Searched refs:CONTROL_IDLE (Results 1 – 1 of 1) sorted by relevance
54 #define CONTROL_IDLE BIT(31) macro172 if ((reg & CONTROL_IDLE) == 0) in wait_for_user_access()200 if (__raw_readl(®s->control) & CONTROL_IDLE) in wait_for_idle()