Lines Matching refs:MemoryACPILevel
3005 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3006 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3010 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3013 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3018 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3020 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3028 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3029 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3030 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3032 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
3034 table->MemoryACPILevel.MpllFuncCntl = in ci_populate_smc_acpi_level()
3036 table->MemoryACPILevel.MpllFuncCntl_1 = in ci_populate_smc_acpi_level()
3038 table->MemoryACPILevel.MpllFuncCntl_2 = in ci_populate_smc_acpi_level()
3040 table->MemoryACPILevel.MpllSs1 = cpu_to_be32(pi->clock_registers.mpll_ss1); in ci_populate_smc_acpi_level()
3041 table->MemoryACPILevel.MpllSs2 = cpu_to_be32(pi->clock_registers.mpll_ss2); in ci_populate_smc_acpi_level()
3043 table->MemoryACPILevel.EnabledForThrottle = 0; in ci_populate_smc_acpi_level()
3044 table->MemoryACPILevel.EnabledForActivity = 0; in ci_populate_smc_acpi_level()
3045 table->MemoryACPILevel.UpH = 0; in ci_populate_smc_acpi_level()
3046 table->MemoryACPILevel.DownH = 100; in ci_populate_smc_acpi_level()
3047 table->MemoryACPILevel.VoltageDownH = 0; in ci_populate_smc_acpi_level()
3048 table->MemoryACPILevel.ActivityLevel = in ci_populate_smc_acpi_level()
3051 table->MemoryACPILevel.StutterEnable = false; in ci_populate_smc_acpi_level()
3052 table->MemoryACPILevel.StrobeEnable = false; in ci_populate_smc_acpi_level()
3053 table->MemoryACPILevel.EdcReadEnable = false; in ci_populate_smc_acpi_level()
3054 table->MemoryACPILevel.EdcWriteEnable = false; in ci_populate_smc_acpi_level()
3055 table->MemoryACPILevel.RttEnable = false; in ci_populate_smc_acpi_level()