Searched refs:vega20_thermal_get_temperature (Results 1 – 4 of 4) sorted by relevance
52 extern int vega20_thermal_get_temperature(struct pp_hwmgr *hwmgr);
216 int vega20_thermal_get_temperature(struct pp_hwmgr *hwmgr) in vega20_thermal_get_temperature() function
2189 *((uint32_t *)value) = vega20_thermal_get_temperature(hwmgr); in vega20_read_sensor()
2973 static int vega20_thermal_get_temperature(struct smu_context *smu, in vega20_thermal_get_temperature() function3046 ret = vega20_thermal_get_temperature(smu, sensor, (uint32_t *)data); in vega20_read_sensor()