Home
last modified time | relevance | path

Searched refs:SGMSYS_QPHY_PWR_STATE_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h398 #define SGMSYS_QPHY_PWR_STATE_CTRL 0xe8 macro
Dmtk_eth_soc.c184 regmap_read(eth->sgmiisys, SGMSYS_QPHY_PWR_STATE_CTRL, &val); in mtk_gmac_sgmii_hw_setup()
186 regmap_write(eth->sgmiisys, SGMSYS_QPHY_PWR_STATE_CTRL, val); in mtk_gmac_sgmii_hw_setup()