Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dci_dpm.c2304 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2308 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2313 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2314 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsmu7_discrete.h95 uint16_t StdVoltageHiSidd; member
Dci_dpm.c2173 &smc_voltage_table->StdVoltageHiSidd, in ci_populate_smc_voltage_table()
2177 smc_voltage_table->StdVoltageHiSidd = voltage_table->value * VOLTAGE_SCALE; in ci_populate_smc_voltage_table()
2182 smc_voltage_table->StdVoltageHiSidd = in ci_populate_smc_voltage_table()
2183 cpu_to_be16(smc_voltage_table->StdVoltageHiSidd); in ci_populate_smc_voltage_table()