Searched refs:SGMSYS_QPHY_PWR_STATE_CTRL (Results 1 – 2 of 2) sorted by relevance
55 regmap_read(ss->regmap[id], SGMSYS_QPHY_PWR_STATE_CTRL, &val); in mtk_sgmii_setup_mode_an()57 regmap_write(ss->regmap[id], SGMSYS_QPHY_PWR_STATE_CTRL, val); in mtk_sgmii_setup_mode_an()104 regmap_read(ss->regmap[id], SGMSYS_QPHY_PWR_STATE_CTRL, &val); in mtk_sgmii_setup_mode_force()106 regmap_write(ss->regmap[id], SGMSYS_QPHY_PWR_STATE_CTRL, val); in mtk_sgmii_setup_mode_force()
497 #define SGMSYS_QPHY_PWR_STATE_CTRL 0xe8 macro
Completed in 7 milliseconds