Home
last modified time | relevance | path

Searched refs:socmaxcurrent (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dppatomfwctrl.h176 uint16_t socmaxcurrent; member
Dppatomfwctrl.c665 param->socmaxcurrent = info->socmaxcurrent; in pp_atomfwctrl_get_smc_dpm_information()
Dvega12_processpptables.c141 ppsmc_pptable->SocMaxCurrent = smc_dpm_table.socmaxcurrent; in append_vbios_pptable()
Dvega20_processpptables.c743 ppsmc_pptable->SocMaxCurrent = smc_dpm_table->socmaxcurrent; in append_vbios_pptable()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Datomfirmware.h1438 uint16_t socmaxcurrent; member
1527 uint16_t socmaxcurrent; member
1605 uint16_t socmaxcurrent; member
1815 uint16_t socmaxcurrent; // in amps member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dvega20_ppt.c503 smc_pptable->SocMaxCurrent = smc_dpm_table->socmaxcurrent; in vega20_append_powerplay_table()