Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/inc/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dsmu71_discrete.h40 uint16_t StdVoltageLoSidd; member
/drivers/gpu/drm/radeon/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dci_dpm.c2168 &smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
2172 smc_voltage_table->StdVoltageLoSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2178 smc_voltage_table->StdVoltageLoSidd = in ci_populate_smc_voltage_table()
2179 cpu_to_be16(smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c827 &smc_voltage_tab->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
830 smc_voltage_tab->StdVoltageLoSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
835 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()