Searched refs:Voltage (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu72_discrete.h34 uint16_t Voltage; member in struct:SMIO_Pattern
698 /*Voltage domains */
H A Dsmu74.h693 /* Voltage Regulator Configuration
776 uint16_t Voltage; member in struct:VFT_CELL_t
H A Dsmu74_discrete.h54 uint16_t Voltage; member in struct:SMIO_Pattern
H A Dsmu75_discrete.h52 uint16_t Voltage; member in struct:SMIO_Pattern
H A Dsmu75.h667 uint16_t Voltage; member in struct:VFT_CELL_t
H A Dsmu73_discrete.h31 uint16_t Voltage; member in struct:SMIO_Pattern
715 //Voltage domains
H A Dhwmgr.h130 uint32_t Voltage; member in struct:phm_phase_shedding_limits_record
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c459 table->SmioTable2.Pattern[level].Voltage = PP_HOST_TO_SMC_US(
487 table->SmioTable1.Pattern[level].Voltage = PP_HOST_TO_SMC_US(
1097 smio_pat->Voltage = data->mvdd_voltage_table.entries[i].value;
1102 "MVDD Voltage is outside the supported range.",
1174 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage);
1678 /* Set Vddc Voltage Controller */
1687 /* Set Vddci Voltage Controller */
1698 /* Set Mvdd Voltage Controller */
H A Dpolaris10_smumgr.c81 /* Min pcie DeepSleep Activity CgSpll CgSpll CcPwr CcPwr Sclk Enabled Enabled Voltage Power */
82 /* Voltage, DpmLevel, DivId, Level, FuncCntl3, FuncCntl4, DynRm, DynRm1 Did, Padding,ForActivity, ForThrottle, UpHyst, DownHyst, DownHyst, Throttle */
675 table->SmioTable2.Pattern[level].Voltage =
703 table->SmioTable1.Pattern[level].Voltage =
728 table->SmioTable1.Pattern[level].Voltage =
1264 smio_pat->Voltage = data->mvdd_voltage_table.entries[i].value;
1269 "MVDD Voltage is outside the supported range.",
1344 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage);
1721 /* Set Vddc Voltage Controller */
1733 /* Set Vddci Voltage Controlle
[all...]
H A Diceland_smumgr.c610 smc_voltage_tab->Voltage = PP_HOST_TO_SMC_US(tab->value * VOLTAGE_SCALE);
1407 voltage->Voltage = data->mvdd_voltage_table.entries[i].value;
1413 "MVDD Voltage is outside the supported range.", return -EINVAL);
1506 PP_HOST_TO_SMC_UL(voltage_level.Voltage * VOLTAGE_SCALE);
H A Dtonga_smumgr.c348 table->SmioTable1.Pattern[count].Voltage =
375 table->SmioTable2.Pattern[count].Voltage =
1156 smio_pattern->Voltage =
1163 "MVDD Voltage is outside the supported range.",
1248 PP_HOST_TO_SMC_UL(voltage_level.Voltage * VOLTAGE_SCALE);
1704 * in the last row of Clock Stretcher Voltage Table.
1769 /* Set Vddc Voltage Controller */
1779 /* Set Vddci Voltage Controller */
1788 /* Set Mvdd Voltage Controller */
H A Dfiji_smumgr.c87 /* Min Sclk pcie DeepSleep Activity CgSpll CgSpll spllSpread SpllSpread CcPwr CcPwr Sclk Display Enabled Enabled Voltage Power */
88 /* Voltage, Frequency, DpmLevel, DivId, Level, FuncCntl3, FuncCntl4, Spectrum, Spectrum2, DynRm, DynRm1 Did, Watermark, ForActivity, ForThrottle, UpHyst, DownHyst, DownHyst, Throttle */
1283 smio_pat->Voltage = data->mvdd_voltage_table.entries[i].value;
1288 "MVDD Voltage is outside the supported range.",
1397 us_mvdd = vol_level.Voltage;
1775 * in the last row of Clock Stretcher Voltage Table.
1826 /* Set Vddc Voltage Controller */
1835 /* Set Vddci Voltage Controller */
1846 /* Set Mvdd Voltage Controller */
H A Dci_smumgr.c834 smc_voltage_tab->Voltage = PP_HOST_TO_SMC_US(tab->value * VOLTAGE_SCALE);
1362 voltage->Voltage = data->mvdd_voltage_table.entries[i].value;
1368 "MVDD Voltage is outside the supported range.", return -EINVAL);
1460 PP_HOST_TO_SMC_UL(voltage_level.Voltage * VOLTAGE_SCALE);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1223 *value = metrics->Voltage[0];
1226 *value = metrics->Voltage[1];
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c383 *value = metrics->Voltage[0];
386 *value = metrics->Voltage[1];
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1636 table->entries[i].Voltage = (unsigned long)le16_to_cpu(ptable->entries[i].usVoltage);
H A Dsmu7_hwmgr.c294 "Voltage Dependency Table empty.", return -EINVAL;);
311 * smu7_construct_voltage_tables - Create Voltage Tables.
2162 pr_info("Voltage value looks like a Leakage ID but it's not patched\n");
2645 pr_info("Voltage value looks like a Leakage ID but it's not patched\n");
2714 smu7_patch_ppt_v0_with_vdd_leakage(hwmgr, &tab->entries[i].Voltage,
2976 pr_info("Get EVV Voltage Failed. Abort Driver loading!\n");
5509 "Failed to get ODN SCLK and Voltage tables",
5516 "Failed to get ODN MCLK and Voltage tables",
/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.c2167 smc_voltage_table->Voltage = cpu_to_be16(voltage_table->value * VOLTAGE_SCALE);
2272 voltage->Voltage = pi->mvdd_voltage_table.entries[i].value;
3021 cpu_to_be32(voltage_level.Voltage * VOLTAGE_SCALE);

Completed in 213 milliseconds

12