Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dci_dpm.c2167 &smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
2171 smc_voltage_table->StdVoltageLoSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2177 smc_voltage_table->StdVoltageLoSidd = in ci_populate_smc_voltage_table()
2178 cpu_to_be16(smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dsmu71_discrete.h40 uint16_t StdVoltageLoSidd; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c829 &smc_voltage_tab->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
832 smc_voltage_tab->StdVoltageLoSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
837 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()