Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
H A Dci_dpm.c2164 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2168 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2173 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2174 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
H A Dsmu71_discrete.h39 uint16_t StdVoltageHiSidd; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A 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()
H A Dci_smumgr.c827 &smc_voltage_tab->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
830 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
835 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in ci_populate_smc_voltage_table()