Searched refs:PHY_IAC_WRITE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/mediatek/ | ||
D | mtk_eth_soc.h | 326 #define PHY_IAC_WRITE BIT(18) macro |
D | mtk_eth_soc.c | 103 mtk_w32(eth, PHY_IAC_ACCESS | PHY_IAC_START | PHY_IAC_WRITE | in _mtk_mdio_write() |