Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmarvell10g.c257 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function
295 ret = mv3310_hwmon_config(phydev, true); in mv3310_hwmon_probe()
306 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function
564 mv3310_hwmon_config(phydev, false); in mv3310_remove()
580 return mv3310_hwmon_config(phydev, true); in mv3310_resume()