Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.c401 static int cas_phy_write(struct cas *cp, int reg, u16 val) in cas_phy_write() function
430 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerup()
440 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerdown()
761 cas_phy_write(cp, MII_BMCR, ctl); in cas_begin_auto_negotiation()
775 cas_phy_write(cp, MII_BMCR, BMCR_RESET); in cas_reset_mii_phy()
826 cas_phy_write(cp, DP83065_MII_MEM, 0x0); in cas_saturn_firmware_load()
829 cas_phy_write(cp, DP83065_MII_REGE, 0x8ff9); in cas_saturn_firmware_load()
830 cas_phy_write(cp, DP83065_MII_REGD, 0xbd); in cas_saturn_firmware_load()
831 cas_phy_write(cp, DP83065_MII_REGE, 0x8ffa); in cas_saturn_firmware_load()
832 cas_phy_write(cp, DP83065_MII_REGD, 0x82); in cas_saturn_firmware_load()
[all …]