Searched refs:aqr_hwmon_get (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/phy/ |
A D | aquantia_hwmon.c | 56 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get() function 122 return aqr_hwmon_get(phydev, VEND1_THERMAL_STAT1, value); in aqr_hwmon_read() 125 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_LOW_TEMP_FAIL, in aqr_hwmon_read() 128 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_LOW_TEMP_WARN, in aqr_hwmon_read() 131 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_WARN, in aqr_hwmon_read() 134 return aqr_hwmon_get(phydev, VEND1_THERMAL_PROV_HIGH_TEMP_FAIL, in aqr_hwmon_read()
|
Completed in 3 milliseconds