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