Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_thermal.h52 extern int vega20_thermal_get_temperature(struct pp_hwmgr *hwmgr);
H A Dvega20_thermal.c218 int vega20_thermal_get_temperature(struct pp_hwmgr *hwmgr) in vega20_thermal_get_temperature() function
H A Dvega20_hwmgr.c2234 *((uint32_t *)value) = vega20_thermal_get_temperature(hwmgr); in vega20_read_sensor()