Lines Matching refs:MemoryACPILevel
1386 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1390 table->MemoryACPILevel.MclkFrequency, in fiji_populate_smc_acpi_level()
1391 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1396 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1398 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1413 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
1416 table->MemoryACPILevel.EnabledForThrottle = 0; in fiji_populate_smc_acpi_level()
1417 table->MemoryACPILevel.EnabledForActivity = 0; in fiji_populate_smc_acpi_level()
1418 table->MemoryACPILevel.UpHyst = 0; in fiji_populate_smc_acpi_level()
1419 table->MemoryACPILevel.DownHyst = 100; in fiji_populate_smc_acpi_level()
1420 table->MemoryACPILevel.VoltageDownHyst = 0; in fiji_populate_smc_acpi_level()
1421 table->MemoryACPILevel.ActivityLevel = in fiji_populate_smc_acpi_level()
1424 table->MemoryACPILevel.StutterEnable = false; in fiji_populate_smc_acpi_level()
1425 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MclkFrequency); in fiji_populate_smc_acpi_level()
1426 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MinVoltage); in fiji_populate_smc_acpi_level()