Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Daquantia_hwmon.c69 static int aqr_hwmon_set(struct phy_device *phydev, int reg, long value) in aqr_hwmon_set() function
167 return aqr_hwmon_set(phydev, VEND1_THERMAL_PROV_LOW_TEMP_FAIL, in aqr_hwmon_write()
170 return aqr_hwmon_set(phydev, VEND1_THERMAL_PROV_LOW_TEMP_WARN, in aqr_hwmon_write()
173 return aqr_hwmon_set(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_WARN, in aqr_hwmon_write()
176 return aqr_hwmon_set(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_FAIL, in aqr_hwmon_write()

Completed in 3 milliseconds