Searched refs:PHY_IAC_READ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mediatek/ | ||
| D | mtk_eth_soc.h | 309 #define PHY_IAC_READ BIT(19) macro |
| D | mtk_eth_soc.c | 110 mtk_w32(eth, PHY_IAC_ACCESS | PHY_IAC_START | PHY_IAC_READ | in _mtk_mdio_read() |