Searched refs:maxvoltagestepgfx (Results 1 – 7 of 7) sorted by relevance
164 uint16_t maxvoltagestepgfx; member
650 param->maxvoltagestepgfx = info->maxvoltagestepgfx; in pp_atomfwctrl_get_smc_dpm_information()
126 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table.maxvoltagestepgfx; in append_vbios_pptable()
727 ppsmc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in append_vbios_pptable()
1422 uint16_t maxvoltagestepgfx; member1510 uint16_t maxvoltagestepgfx; member1588 uint16_t maxvoltagestepgfx; member1798 …uint16_t maxvoltagestepgfx; // in mv(q2) max voltage step that smu will request. multiple step… member
525 &smc_dpm_table->maxvoltagestepgfx, in arcturus_append_powerplay_table()526 sizeof(*smc_dpm_table) - offsetof(struct atom_smc_dpm_info_v4_6, maxvoltagestepgfx)); in arcturus_append_powerplay_table()
487 smc_pptable->MaxVoltageStepGfx = smc_dpm_table->maxvoltagestepgfx; in vega20_append_powerplay_table()