Home
last modified time | relevance | path

Searched refs:ucCoolingID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h147 uint8_t ucCoolingID; member
H A Dppatomfwctrl.c530 boot_values->ucCoolingID = fw_info->coolingsolution_id; in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
566 boot_values->ucCoolingID = fw_info->coolingsolution_id; in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H A Dvega12_hwmgr.c839 data->vbios_boot_state.uc_cooling_id = boot_up_values.ucCoolingID; in vega12_init_smc_table()
H A Dvega20_hwmgr.c816 data->vbios_boot_state.uc_cooling_id = boot_up_values.ucCoolingID; in vega20_init_smc_table()