Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmotorcomm.c436 static int ytphy_write_ext(struct phy_device *phydev, u16 regnum, u16 val) in ytphy_write_ext() function
461 ret = ytphy_write_ext(phydev, regnum, val); in ytphy_write_ext_with_lock()
581 ret = ytphy_write_ext(phydev, mac_addr_reg[i], in ytphy_set_wol()
1759 return ytphy_write_ext(phydev, YT8521_LED0_CFG_REG + index, val); in yt8521_led_hw_control_set()
2654 ret = ytphy_write_ext(phydev, YT8821_UTP_EXT_PI_CTRL_REG, save); in yt8821_utp_init()