Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dsmu71_discrete.h39 uint16_t StdVoltageHiSidd; member
/drivers/gpu/drm/radeon/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dci_dpm.c2185 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2189 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2194 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2195 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smc.c439 &smc_voltage_tab->StdVoltageHiSidd, in iceland_populate_smc_voltage_table()
442 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCALE; in iceland_populate_smc_voltage_table()
447 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in iceland_populate_smc_voltage_table()
448 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in iceland_populate_smc_voltage_table()
/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c2315 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2319 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2324 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2325 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()