Searched refs:ALX_MDIO_BUSY (Results 1 – 2 of 2) sorted by relevance
164 #define ALX_MDIO_BUSY BIT(27) macro
53 if (!(val & ALX_MDIO_BUSY)) in alx_wait_mdio_idle()