Lines Matching refs:MemoryACPILevel
3191 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3192 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
3196 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3199 table->MemoryACPILevel.MinVddci = in ci_populate_smc_acpi_level()
3204 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
3206 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
3216 table->MemoryACPILevel.DllCntl = cpu_to_be32(dll_cntl); in ci_populate_smc_acpi_level()
3217 table->MemoryACPILevel.MclkPwrmgtCntl = cpu_to_be32(mclk_pwrmgt_cntl); in ci_populate_smc_acpi_level()
3218 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
3220 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
3222 table->MemoryACPILevel.MpllFuncCntl = in ci_populate_smc_acpi_level()
3224 table->MemoryACPILevel.MpllFuncCntl_1 = in ci_populate_smc_acpi_level()
3226 table->MemoryACPILevel.MpllFuncCntl_2 = in ci_populate_smc_acpi_level()
3228 table->MemoryACPILevel.MpllSs1 = cpu_to_be32(pi->clock_registers.mpll_ss1); in ci_populate_smc_acpi_level()
3229 table->MemoryACPILevel.MpllSs2 = cpu_to_be32(pi->clock_registers.mpll_ss2); in ci_populate_smc_acpi_level()
3231 table->MemoryACPILevel.EnabledForThrottle = 0; in ci_populate_smc_acpi_level()
3232 table->MemoryACPILevel.EnabledForActivity = 0; in ci_populate_smc_acpi_level()
3233 table->MemoryACPILevel.UpH = 0; in ci_populate_smc_acpi_level()
3234 table->MemoryACPILevel.DownH = 100; in ci_populate_smc_acpi_level()
3235 table->MemoryACPILevel.VoltageDownH = 0; in ci_populate_smc_acpi_level()
3236 table->MemoryACPILevel.ActivityLevel = in ci_populate_smc_acpi_level()
3239 table->MemoryACPILevel.StutterEnable = false; in ci_populate_smc_acpi_level()
3240 table->MemoryACPILevel.StrobeEnable = false; in ci_populate_smc_acpi_level()
3241 table->MemoryACPILevel.EdcReadEnable = false; in ci_populate_smc_acpi_level()
3242 table->MemoryACPILevel.EdcWriteEnable = false; in ci_populate_smc_acpi_level()
3243 table->MemoryACPILevel.RttEnable = false; in ci_populate_smc_acpi_level()