Lines Matching refs:MemoryACPILevel

1447 	table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc;  in ci_populate_smc_acpi_level()
1448 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in ci_populate_smc_acpi_level()
1451 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in ci_populate_smc_acpi_level()
1454 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1456 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
1460 table->MemoryACPILevel.MinMvdd = in ci_populate_smc_acpi_level()
1463 table->MemoryACPILevel.MinMvdd = 0; in ci_populate_smc_acpi_level()
1483 table->MemoryACPILevel.DllCntl = in ci_populate_smc_acpi_level()
1485 table->MemoryACPILevel.MclkPwrmgtCntl = in ci_populate_smc_acpi_level()
1487 table->MemoryACPILevel.MpllAdFuncCntl = in ci_populate_smc_acpi_level()
1489 table->MemoryACPILevel.MpllDqFuncCntl = in ci_populate_smc_acpi_level()
1491 table->MemoryACPILevel.MpllFuncCntl = in ci_populate_smc_acpi_level()
1493 table->MemoryACPILevel.MpllFuncCntl_1 = in ci_populate_smc_acpi_level()
1495 table->MemoryACPILevel.MpllFuncCntl_2 = in ci_populate_smc_acpi_level()
1497 table->MemoryACPILevel.MpllSs1 = in ci_populate_smc_acpi_level()
1499 table->MemoryACPILevel.MpllSs2 = in ci_populate_smc_acpi_level()
1502 table->MemoryACPILevel.EnabledForThrottle = 0; in ci_populate_smc_acpi_level()
1503 table->MemoryACPILevel.EnabledForActivity = 0; in ci_populate_smc_acpi_level()
1504 table->MemoryACPILevel.UpH = 0; in ci_populate_smc_acpi_level()
1505 table->MemoryACPILevel.DownH = 100; in ci_populate_smc_acpi_level()
1506 table->MemoryACPILevel.VoltageDownH = 0; in ci_populate_smc_acpi_level()
1508 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in ci_populate_smc_acpi_level()
1510 table->MemoryACPILevel.StutterEnable = 0; in ci_populate_smc_acpi_level()
1511 table->MemoryACPILevel.StrobeEnable = 0; in ci_populate_smc_acpi_level()
1512 table->MemoryACPILevel.EdcReadEnable = 0; in ci_populate_smc_acpi_level()
1513 table->MemoryACPILevel.EdcWriteEnable = 0; in ci_populate_smc_acpi_level()
1514 table->MemoryACPILevel.RttEnable = 0; in ci_populate_smc_acpi_level()