Home
last modified time | relevance | path

Searched refs:ALX_MDIO_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h164 #define ALX_MDIO_BUSY BIT(27) macro
H A Dhw.c53 if (!(val & ALX_MDIO_BUSY)) in alx_wait_mdio_idle()