Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/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.c2167 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2171 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2176 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2177 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c603 &smc_voltage_tab->StdVoltageHiSidd, in iceland_populate_smc_voltage_table()
606 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCALE; in iceland_populate_smc_voltage_table()
611 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in iceland_populate_smc_voltage_table()
612 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in iceland_populate_smc_voltage_table()
Dci_smumgr.c826 &smc_voltage_tab->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
829 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
834 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in ci_populate_smc_voltage_table()