Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dci_dpm.c2166 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2170 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2175 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2176 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dsmu71_discrete.h39 uint16_t StdVoltageHiSidd; member
/linux-5.19.10/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.c828 &smc_voltage_tab->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
831 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
836 CONVERT_FROM_HOST_TO_SMC_US(smc_voltage_tab->StdVoltageHiSidd); in ci_populate_smc_voltage_table()