Home
last modified time | relevance | path

Searched refs:MemoryACPILevel (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dci_dpm.c3019 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3020 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3024 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3027 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3032 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3034 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3042 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3043 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3044 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3046 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
[all …]
Dsmu7_discrete.h323 SMU7_Discrete_MemoryLevel MemoryACPILevel; member