Searched refs:CONTROL_IDLE (Results 1 – 2 of 2) sorted by relevance
16 #define CONTROL_IDLE BIT(31) macro159 CONTROL_IDLE, false, CPSW_MDIO_TIMEOUT, true); in cpsw_mdio_init()
51 #define CONTROL_IDLE BIT(31) macro371 if ((reg & CONTROL_IDLE) == 0) { in wait_for_user_access()400 ret = readl_poll_timeout(®s->control, val, val & CONTROL_IDLE, in wait_for_idle()