Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
A Dmtk_sgmii.c55 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()
A Dmtk_eth_soc.h497 #define SGMSYS_QPHY_PWR_STATE_CTRL 0xe8 macro

Completed in 7 milliseconds