Lines Matching refs:MemoryACPILevel

1492 	table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc;  in iceland_populate_smc_acpi_level()
1493 table->MemoryACPILevel.MinVddcPhases = table->ACPILevel.MinVddcPhases; in iceland_populate_smc_acpi_level()
1496 table->MemoryACPILevel.MinVddci = table->MemoryACPILevel.MinVddc; in iceland_populate_smc_acpi_level()
1499 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->acpi_vddci * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1501 table->MemoryACPILevel.MinVddci = PP_HOST_TO_SMC_UL(data->min_vddci_in_pptable * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
1505 table->MemoryACPILevel.MinMvdd = in iceland_populate_smc_acpi_level()
1508 table->MemoryACPILevel.MinMvdd = 0; in iceland_populate_smc_acpi_level()
1528 table->MemoryACPILevel.DllCntl = in iceland_populate_smc_acpi_level()
1530 table->MemoryACPILevel.MclkPwrmgtCntl = in iceland_populate_smc_acpi_level()
1532 table->MemoryACPILevel.MpllAdFuncCntl = in iceland_populate_smc_acpi_level()
1534 table->MemoryACPILevel.MpllDqFuncCntl = in iceland_populate_smc_acpi_level()
1536 table->MemoryACPILevel.MpllFuncCntl = in iceland_populate_smc_acpi_level()
1538 table->MemoryACPILevel.MpllFuncCntl_1 = in iceland_populate_smc_acpi_level()
1540 table->MemoryACPILevel.MpllFuncCntl_2 = in iceland_populate_smc_acpi_level()
1542 table->MemoryACPILevel.MpllSs1 = in iceland_populate_smc_acpi_level()
1544 table->MemoryACPILevel.MpllSs2 = in iceland_populate_smc_acpi_level()
1547 table->MemoryACPILevel.EnabledForThrottle = 0; in iceland_populate_smc_acpi_level()
1548 table->MemoryACPILevel.EnabledForActivity = 0; in iceland_populate_smc_acpi_level()
1549 table->MemoryACPILevel.UpHyst = 0; in iceland_populate_smc_acpi_level()
1550 table->MemoryACPILevel.DownHyst = 100; in iceland_populate_smc_acpi_level()
1551 table->MemoryACPILevel.VoltageDownHyst = 0; in iceland_populate_smc_acpi_level()
1553 …table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activi… in iceland_populate_smc_acpi_level()
1555 table->MemoryACPILevel.StutterEnable = 0; in iceland_populate_smc_acpi_level()
1556 table->MemoryACPILevel.StrobeEnable = 0; in iceland_populate_smc_acpi_level()
1557 table->MemoryACPILevel.EdcReadEnable = 0; in iceland_populate_smc_acpi_level()
1558 table->MemoryACPILevel.EdcWriteEnable = 0; in iceland_populate_smc_acpi_level()
1559 table->MemoryACPILevel.RttEnable = 0; in iceland_populate_smc_acpi_level()