Searched refs:ALX_MDIO_BUSY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/alx/ | ||
| H A D | reg.h | 164 #define ALX_MDIO_BUSY BIT(27) macro |
| H A D | hw.c | 53 if (!(val & ALX_MDIO_BUSY)) in alx_wait_mdio_idle() |