Searched refs:CONTROL_IDLE (Results 1 – 2 of 2) sorted by relevance
49 #define CONTROL_IDLE BIT(31) macro189 if ((reg & CONTROL_IDLE) == 0) { in wait_for_user_access()218 ret = readl_poll_timeout(®s->control, val, val & CONTROL_IDLE, in wait_for_idle()
93 #define CONTROL_IDLE BIT(31) macro520 ((__raw_readl(&mdio_regs->control) & CONTROL_IDLE) == 0)) in wait_for_idle()