Searched refs:CONTROL_IDLE (Results 1 – 1 of 1) sorted by relevance
52 #define CONTROL_IDLE BIT(31) macro338 if ((reg & CONTROL_IDLE) == 0) { in wait_for_user_access()367 ret = readl_poll_timeout(®s->control, val, val & CONTROL_IDLE, in wait_for_idle()