Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dcassini.c400 static int cas_phy_write(struct cas *cp, int reg, u16 val) in cas_phy_write() function
429 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerup()
439 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerdown()
760 cas_phy_write(cp, MII_BMCR, ctl); in cas_begin_auto_negotiation()
774 cas_phy_write(cp, MII_BMCR, BMCR_RESET); in cas_reset_mii_phy()
825 cas_phy_write(cp, DP83065_MII_MEM, 0x0); in cas_saturn_firmware_load()
828 cas_phy_write(cp, DP83065_MII_REGE, 0x8ff9); in cas_saturn_firmware_load()
829 cas_phy_write(cp, DP83065_MII_REGD, 0xbd); in cas_saturn_firmware_load()
830 cas_phy_write(cp, DP83065_MII_REGE, 0x8ffa); in cas_saturn_firmware_load()
831 cas_phy_write(cp, DP83065_MII_REGD, 0x82); in cas_saturn_firmware_load()
[all …]