Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c425 static int cas_phy_write(struct cas *cp, int reg, u16 val) in cas_phy_write() function
454 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerup()
464 cas_phy_write(cp, MII_BMCR, ctl); in cas_phy_powerdown()
784 cas_phy_write(cp, MII_BMCR, ctl); in cas_begin_auto_negotiation()
798 cas_phy_write(cp, MII_BMCR, BMCR_RESET); in cas_reset_mii_phy()
849 cas_phy_write(cp, DP83065_MII_MEM, 0x0); in cas_saturn_firmware_load()
852 cas_phy_write(cp, DP83065_MII_REGE, 0x8ff9); in cas_saturn_firmware_load()
853 cas_phy_write(cp, DP83065_MII_REGD, 0xbd); in cas_saturn_firmware_load()
854 cas_phy_write(cp, DP83065_MII_REGE, 0x8ffa); in cas_saturn_firmware_load()
855 cas_phy_write(cp, DP83065_MII_REGD, 0x82); in cas_saturn_firmware_load()
[all …]