Home
last modified time | relevance | path

Searched refs:vega20_thermal_get_temperature (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c216 int vega20_thermal_get_temperature(struct pp_hwmgr *hwmgr) in vega20_thermal_get_temperature() function
H A Dvega20_hwmgr.c2235 *((uint32_t *)value) = vega20_thermal_get_temperature(hwmgr); in vega20_read_sensor()
/kernel/linux/linux-6.6/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.c214 * vega20_thermal_get_temperature - Reads the remote temperature from the SIslands thermal controller.
218 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()

Completed in 14 milliseconds