Lines Matching refs:MemoryACPILevel
1377 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1381 table->MemoryACPILevel.MclkFrequency, in fiji_populate_smc_acpi_level()
1382 (uint32_t *)(&table->MemoryACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1387 table->MemoryACPILevel.MclkFrequency = in fiji_populate_smc_acpi_level()
1389 table->MemoryACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1404 table->MemoryACPILevel.MinMvdd = in fiji_populate_smc_acpi_level()
1407 table->MemoryACPILevel.EnabledForThrottle = 0; in fiji_populate_smc_acpi_level()
1408 table->MemoryACPILevel.EnabledForActivity = 0; in fiji_populate_smc_acpi_level()
1409 table->MemoryACPILevel.UpHyst = 0; in fiji_populate_smc_acpi_level()
1410 table->MemoryACPILevel.DownHyst = 100; in fiji_populate_smc_acpi_level()
1411 table->MemoryACPILevel.VoltageDownHyst = 0; in fiji_populate_smc_acpi_level()
1412 table->MemoryACPILevel.ActivityLevel = in fiji_populate_smc_acpi_level()
1415 table->MemoryACPILevel.StutterEnable = false; in fiji_populate_smc_acpi_level()
1416 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MclkFrequency); in fiji_populate_smc_acpi_level()
1417 CONVERT_FROM_HOST_TO_SMC_UL(table->MemoryACPILevel.MinVoltage); in fiji_populate_smc_acpi_level()