Searched refs:MDIO_CTRL_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 276 #define MDIO_CTRL_BUSY BIT(27) macro |
H A D | atl1c_hw.c | 257 if (!(val & (MDIO_CTRL_BUSY | MDIO_CTRL_START))) in atl1c_wait_mdio_idle() |