Lines Matching refs:MemoryACPILevel
1491 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1492 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in iceland_populate_smc_acpi_level()
1495 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1498 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1500 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1504 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1507 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
1527 table->MemoryACPILevel.DllCntl = in iceland_populate_smc_acpi_level()
1529 table->MemoryACPILevel.MclkPwrmgtCntl = in iceland_populate_smc_acpi_level()
1531 table->MemoryACPILevel.MpllAdFuncCntl = in iceland_populate_smc_acpi_level()
1533 table->MemoryACPILevel.MpllDqFuncCntl = in iceland_populate_smc_acpi_level()
1535 table->MemoryACPILevel.MpllFuncCntl = in iceland_populate_smc_acpi_level()
1537 table->MemoryACPILevel.MpllFuncCntl_1 = in iceland_populate_smc_acpi_level()
1539 table->MemoryACPILevel.MpllFuncCntl_2 = in iceland_populate_smc_acpi_level()
1541 table->MemoryACPILevel.MpllSs1 = in iceland_populate_smc_acpi_level()
1543 table->MemoryACPILevel.MpllSs2 = in iceland_populate_smc_acpi_level()
1546 table->MemoryACPILevel.EnabledForThrottle = 0; in iceland_populate_smc_acpi_level()
1547 table->MemoryACPILevel.EnabledForActivity = 0; in iceland_populate_smc_acpi_level()
1548 table->MemoryACPILevel.UpHyst = 0; in iceland_populate_smc_acpi_level()
1549 table->MemoryACPILevel.DownHyst = 100; in iceland_populate_smc_acpi_level()
1550 table->MemoryACPILevel.VoltageDownHyst = 0; in iceland_populate_smc_acpi_level()
1552 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in iceland_populate_smc_acpi_level()
1554 table->MemoryACPILevel.StutterEnable = 0; in iceland_populate_smc_acpi_level()
1555 table->MemoryACPILevel.StrobeEnable = 0; in iceland_populate_smc_acpi_level()
1556 table->MemoryACPILevel.EdcReadEnable = 0; in iceland_populate_smc_acpi_level()
1557 table->MemoryACPILevel.EdcWriteEnable = 0; in iceland_populate_smc_acpi_level()
1558 table->MemoryACPILevel.RttEnable = 0; in iceland_populate_smc_acpi_level()