Lines Matching refs:MemoryACPILevel
1444 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1445 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
1448 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1451 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1453 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1457 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1460 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
1480 table->MemoryACPILevel.DllCntl = in ci_populate_smc_acpi_level()
1482 table->MemoryACPILevel.MclkPwrmgtCntl = in ci_populate_smc_acpi_level()
1484 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
1486 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
1488 table->MemoryACPILevel.MpllFuncCntl = in ci_populate_smc_acpi_level()
1490 table->MemoryACPILevel.MpllFuncCntl_1 = in ci_populate_smc_acpi_level()
1492 table->MemoryACPILevel.MpllFuncCntl_2 = in ci_populate_smc_acpi_level()
1494 table->MemoryACPILevel.MpllSs1 = in ci_populate_smc_acpi_level()
1496 table->MemoryACPILevel.MpllSs2 = in ci_populate_smc_acpi_level()
1499 table->MemoryACPILevel.EnabledForThrottle = 0; in ci_populate_smc_acpi_level()
1500 table->MemoryACPILevel.EnabledForActivity = 0; in ci_populate_smc_acpi_level()
1501 table->MemoryACPILevel.UpH = 0; in ci_populate_smc_acpi_level()
1502 table->MemoryACPILevel.DownH = 100; in ci_populate_smc_acpi_level()
1503 table->MemoryACPILevel.VoltageDownH = 0; in ci_populate_smc_acpi_level()
1505 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in ci_populate_smc_acpi_level()
1507 table->MemoryACPILevel.StutterEnable = 0; in ci_populate_smc_acpi_level()
1508 table->MemoryACPILevel.StrobeEnable = 0; in ci_populate_smc_acpi_level()
1509 table->MemoryACPILevel.EdcReadEnable = 0; in ci_populate_smc_acpi_level()
1510 table->MemoryACPILevel.EdcWriteEnable = 0; in ci_populate_smc_acpi_level()
1511 table->MemoryACPILevel.RttEnable = 0; in ci_populate_smc_acpi_level()