Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_thermal.h52 extern int vega12_thermal_get_temperature(struct pp_hwmgr *hwmgr);
H A Dvega12_thermal.c145 int vega12_thermal_get_temperature(struct pp_hwmgr *hwmgr) in vega12_thermal_get_temperature() function
H A Dvega12_hwmgr.c1503 *((uint32_t *)value) = vega12_thermal_get_temperature(hwmgr); in vega12_read_sensor()