Lines Matching refs:ACPILevel
1323 table->ACPILevel.Flags &= ~PPSMC_SWSTATE_FLAG_DC; in fiji_populate_smc_acpi_level()
1328 table->ACPILevel.SclkFrequency = in fiji_populate_smc_acpi_level()
1332 table->ACPILevel.SclkFrequency, in fiji_populate_smc_acpi_level()
1333 (uint32_t *)(&table->ACPILevel.MinVoltage), &mvdd); in fiji_populate_smc_acpi_level()
1339 table->ACPILevel.SclkFrequency = in fiji_populate_smc_acpi_level()
1341 table->ACPILevel.MinVoltage = in fiji_populate_smc_acpi_level()
1347 table->ACPILevel.SclkFrequency, ÷rs); in fiji_populate_smc_acpi_level()
1352 table->ACPILevel.SclkDid = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_acpi_level()
1353 table->ACPILevel.DisplayWatermark = PPSMC_DISPLAY_WATERMARK_LOW; in fiji_populate_smc_acpi_level()
1354 table->ACPILevel.DeepSleepDivId = 0; in fiji_populate_smc_acpi_level()
1363 table->ACPILevel.CgSpllFuncCntl = spll_func_cntl; in fiji_populate_smc_acpi_level()
1364 table->ACPILevel.CgSpllFuncCntl2 = spll_func_cntl_2; in fiji_populate_smc_acpi_level()
1365 table->ACPILevel.CgSpllFuncCntl3 = data->clock_registers.vCG_SPLL_FUNC_CNTL_3; in fiji_populate_smc_acpi_level()
1366 table->ACPILevel.CgSpllFuncCntl4 = data->clock_registers.vCG_SPLL_FUNC_CNTL_4; in fiji_populate_smc_acpi_level()
1367 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in fiji_populate_smc_acpi_level()
1368 table->ACPILevel.SpllSpreadSpectrum2 = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM_2; in fiji_populate_smc_acpi_level()
1369 table->ACPILevel.CcPwrDynRm = 0; in fiji_populate_smc_acpi_level()
1370 table->ACPILevel.CcPwrDynRm1 = 0; in fiji_populate_smc_acpi_level()
1372 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.Flags); in fiji_populate_smc_acpi_level()
1373 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.SclkFrequency); in fiji_populate_smc_acpi_level()
1374 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.MinVoltage); in fiji_populate_smc_acpi_level()
1375 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl); in fiji_populate_smc_acpi_level()
1376 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl2); in fiji_populate_smc_acpi_level()
1377 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl3); in fiji_populate_smc_acpi_level()
1378 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl4); in fiji_populate_smc_acpi_level()
1379 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.SpllSpreadSpectrum); in fiji_populate_smc_acpi_level()
1380 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.SpllSpreadSpectrum2); in fiji_populate_smc_acpi_level()
1381 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CcPwrDynRm); in fiji_populate_smc_acpi_level()
1382 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CcPwrDynRm1); in fiji_populate_smc_acpi_level()