/drivers/gpu/drm/amd/pm/inc/ |
D | smu13_driver_if_yellow_carp.h | 114 uint32_t Voltage; member 169 uint16_t Voltage[2]; //[mV] indices: VDDCR_VDD, VDDCR_SOC member
|
D | smu11_driver_if_vangogh.h | 178 uint16_t Voltage[3]; //[mV] indices: VDDCR_VDD, VDDCR_SOC, VDDCR_GFX member 208 uint16_t Voltage[3]; //[mV] indices: VDDCR_VDD, VDDCR_SOC, VDDCR_GFX member
|
D | smu11_driver_if_cyan_skillfish.h | 59 uint32_t Voltage[2]; //[mV] indices: VDDCR_VDD, VDDCR_GFX member
|
D | smu12_driver_if.h | 182 uint16_t Voltage[2]; //[mV] indices: VDDCR_VDD, VDDCR_SOC member
|
D | smu7_discrete.h | 94 uint16_t Voltage; member
|
D | smu73.h | 704 uint16_t Voltage; member
|
D | smu71_discrete.h | 38 uint16_t Voltage; member
|
D | smu75.h | 667 uint16_t Voltage; member
|
D | smu74.h | 776 uint16_t Voltage; member
|
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_smu.h | 123 uint32_t Voltage; member 178 uint16_t Voltage[2]; //[mV] indices: VDDCR_VDD, VDDCR_SOC member
|
D | dcn31_clk_mgr.c | 586 bw_params->clk_table.entries[i].voltage = clock_table->DfPstateTable[j].Voltage; in dcn31_clk_mgr_helper_populate_bw_params() 597 …= find_clk_for_voltage(clock_table, clock_table->DcfClocks, clock_table->DfPstateTable[j].Voltage); in dcn31_clk_mgr_helper_populate_bw_params() 598 …= find_clk_for_voltage(clock_table, clock_table->SocClocks, clock_table->DfPstateTable[j].Voltage); in dcn31_clk_mgr_helper_populate_bw_params()
|
/drivers/soc/tegra/ |
D | Kconfig | 155 bool "Voltage scaling support for Tegra20 SoCs" 160 bool "Voltage scaling support for Tegra30 SoCs"
|
/drivers/memory/samsung/ |
D | Kconfig | 18 The driver provides support for Dynamic Voltage and Frequency Scaling in
|
/drivers/acpi/dptf/ |
D | Kconfig | 41 switch the PCH FIVR (Fully Integrated Voltage Regulator) frequency.
|
/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 189 *value = metrics->Current.Voltage[0]; in cyan_skillfish_get_smu_metrics_data() 192 *value = metrics->Current.Voltage[1]; in cyan_skillfish_get_smu_metrics_data()
|
D | vangogh_ppt.c | 324 *value = metrics->Voltage[2]; in vangogh_get_legacy_smu_metrics_data() 327 *value = metrics->Voltage[1]; in vangogh_get_legacy_smu_metrics_data() 399 *value = metrics->Current.Voltage[2]; in vangogh_get_smu_metrics_data() 402 *value = metrics->Current.Voltage[1]; in vangogh_get_smu_metrics_data()
|
/drivers/soc/samsung/ |
D | Kconfig | 22 Support for Samsung Exynos SoC ChipID and Adaptive Supply Voltage.
|
/drivers/iio/dac/ |
D | Kconfig | 112 High Voltage Digital to Analog Converter. 134 AD5686R Voltage Output Digital to Analog Converter. 218 AD5781, AD5790, AD5791 High Resolution Voltage Output Digital to
|
/drivers/gpu/drm/radeon/ |
D | smu7_discrete.h | 94 uint16_t Voltage; member
|
/drivers/devfreq/ |
D | Kconfig | 3 bool "Generic Dynamic Voltage and Frequency Scaling (DVFS) support"
|
/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | polaris10_smumgr.c | 675 table->SmioTable2.Pattern[level].Voltage = in polaris10_populate_smc_mvdd_table() 703 table->SmioTable1.Pattern[level].Voltage = in polaris10_populate_smc_vddc_table() 728 table->SmioTable1.Pattern[level].Voltage = in polaris10_populate_smc_vddci_table() 1264 smio_pat->Voltage = data->mvdd_voltage_table.entries[i].value; in polaris10_populate_mvdd_value() 1344 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in polaris10_populate_smc_acpi_level()
|
D | vegam_smumgr.c | 460 table->SmioTable2.Pattern[level].Voltage = PP_HOST_TO_SMC_US( in vegam_populate_smc_mvdd_table() 488 table->SmioTable1.Pattern[level].Voltage = PP_HOST_TO_SMC_US( in vegam_populate_smc_vddci_table() 1098 smio_pat->Voltage = data->mvdd_voltage_table.entries[i].value; in vegam_populate_mvdd_value() 1175 table->MemoryACPILevel.MinMvdd = PP_HOST_TO_SMC_UL(vol_level.Voltage); in vegam_populate_smc_acpi_level()
|
/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | yellow_carp_ppt.c | 400 *value = metrics->Voltage[0]; in yellow_carp_get_smu_metrics_data() 403 *value = metrics->Voltage[1]; in yellow_carp_get_smu_metrics_data()
|
/drivers/regulator/ |
D | Kconfig | 3 bool "Voltage and Current Regulator Support" 6 Generic Voltage and Current Regulator support. 156 firmware providing the device Voltage functionality. 360 bool "ST-Ericsson DB8500 Voltage Domain Regulators" 1368 tristate "Voltage controlled regulators"
|
/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 1217 *value = metrics->Voltage[0]; in renoir_get_smu_metrics_data() 1220 *value = metrics->Voltage[1]; in renoir_get_smu_metrics_data()
|