Searched refs:MII_MARVELL_COPPER_PAGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/power/reset/ |
H A D | linkstation-poweroff.c | 16 #define MII_MARVELL_COPPER_PAGE 0 macro 65 __phy_write(phydev, MII_MARVELL_PHY_PAGE, MII_MARVELL_COPPER_PAGE); in linkstation_mvphy_reg_intn()
|
/openbmc/linux/drivers/net/phy/ |
H A D | marvell.c | 42 #define MII_MARVELL_COPPER_PAGE 0x00 macro 692 err = marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1111_config_aneg() 717 return marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1111_config_aneg() 720 marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1111_config_aneg() 728 err = marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1510_config_aneg() 750 return marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1510_config_aneg() 753 marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1510_config_aneg() 885 return marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1111_config_init_sgmii() 1155 err = marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1116r_config_init() 1233 err = marvell_set_page(phydev, MII_MARVELL_COPPER_PAGE); in m88e1510_config_init() [all …]
|