Home
last modified time | relevance | path

Searched refs:StdVoltageLoSidd (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dci_dpm.c2202 &smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
2206 smc_voltage_table->StdVoltageLoSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2212 smc_voltage_table->StdVoltageLoSidd = in ci_populate_smc_voltage_table()
2213 cpu_to_be16(smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dsmu71_discrete.h40 uint16_t StdVoltageLoSidd; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dci_smumgr.c825 &smc_voltage_tab->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
828 smc_voltage_tab->StdVoltageLoSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
833 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
Diceland_smumgr.c604 &smc_voltage_tab->StdVoltageLoSidd); in iceland_populate_smc_voltage_table()
607 smc_voltage_tab->StdVoltageLoSidd = tab->value * VOLTAGE_SCALE; in iceland_populate_smc_voltage_table()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c2343 &smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
2347 smc_voltage_table->StdVoltageLoSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2353 smc_voltage_table->StdVoltageLoSidd = in ci_populate_smc_voltage_table()
2354 cpu_to_be16(smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()