Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dcassini.c426 static int cas_phy_write(struct cas *cp, int reg, u16 val) in cas_phy_write() function
455 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerup()
465 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerdown()
786 cas_phy_write(cp, MII_BMCR, ctl); in cas_begin_auto_negotiation()
800 cas_phy_write(cp, MII_BMCR, BMCR_RESET); in cas_reset_mii_phy()
851 cas_phy_write(cp, DP83065_MII_MEM, 0x0); in cas_saturn_firmware_load()
854 cas_phy_write(cp, DP83065_MII_REGE, 0x8ff9); in cas_saturn_firmware_load()
855 cas_phy_write(cp, DP83065_MII_REGD, 0xbd); in cas_saturn_firmware_load()
856 cas_phy_write(cp, DP83065_MII_REGE, 0x8ffa); in cas_saturn_firmware_load()
857 cas_phy_write(cp, DP83065_MII_REGD, 0x82); in cas_saturn_firmware_load()
[all …]