Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dsmu71_discrete.h40 uint16_t StdVoltageLoSidd; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h96 uint16_t StdVoltageLoSidd; member
Dci_dpm.c2189 &smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
2193 smc_voltage_table->StdVoltageLoSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2199 smc_voltage_table->StdVoltageLoSidd = in ci_populate_smc_voltage_table()
2200 cpu_to_be16(smc_voltage_table->StdVoltageLoSidd); in ci_populate_smc_voltage_table()
/kernel/linux/linux-5.10/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()