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