Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dsmu7_discrete.h93 uint16_t StdVoltageHiSidd; member
Dci_dpm.c2159 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2163 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2168 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2169 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dsmu71_discrete.h39 uint16_t StdVoltageHiSidd; member
/linux-6.12.1/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.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()