Home
last modified time | relevance | path

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

/linux/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c42 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get() function
108 return aqr_hwmon_get(phydev, VEND1_THERMAL_STAT1, value); in aqr_hwmon_read()
111 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_LOW_TEMP_FAIL, in aqr_hwmon_read()
114 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_LOW_TEMP_WARN, in aqr_hwmon_read()
117 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_WARN, in aqr_hwmon_read()
120 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_FAIL, in aqr_hwmon_read()