Lines Matching refs:ACPIState

1810 	table->ACPIState = table->initialState;
1812 table->ACPIState.flags &= ~PPSMC_SWSTATE_FLAG_DC;
1817 pi->acpi_vddc, &table->ACPIState.levels[0].vddc);
1822 &table->ACPIState.levels[0].vddc, &std_vddc);
1825 table->ACPIState.levels[0].vddc.index,
1826 &table->ACPIState.levels[0].std_vddc);
1831 table->ACPIState.levels[0].gen2PCIE = 1;
1833 table->ACPIState.levels[0].gen2PCIE = 0;
1835 table->ACPIState.levels[0].gen2PCIE = 0;
1841 &table->ACPIState.levels[0].vddc);
1846 &table->ACPIState.levels[0].vddc,
1850 table->ACPIState.levels[0].vddc.index,
1851 &table->ACPIState.levels[0].std_vddc);
1853 table->ACPIState.levels[0].gen2PCIE = 0;
1861 &table->ACPIState.levels[0].vddci);
1904 table->ACPIState.levels[0].mclk.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl);
1905 table->ACPIState.levels[0].mclk.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
1906 table->ACPIState.levels[0].mclk.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
1907 table->ACPIState.levels[0].mclk.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
1908 table->ACPIState.levels[0].mclk.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl);
1909 table->ACPIState.levels[0].mclk.vDLL_CNTL = cpu_to_be32(dll_cntl);
1911 table->ACPIState.levels[0].mclk.mclk_value = 0;
1913 table->ACPIState.levels[0].sclk.vCG_SPLL_FUNC_CNTL = cpu_to_be32(spll_func_cntl);
1914 table->ACPIState.levels[0].sclk.vCG_SPLL_FUNC_CNTL_2 = cpu_to_be32(spll_func_cntl_2);
1915 table->ACPIState.levels[0].sclk.vCG_SPLL_FUNC_CNTL_3 = cpu_to_be32(spll_func_cntl_3);
1916 table->ACPIState.levels[0].sclk.vCG_SPLL_FUNC_CNTL_4 = cpu_to_be32(spll_func_cntl_4);
1918 table->ACPIState.levels[0].sclk.sclk_value = 0;
1920 ni_populate_mvdd_value(rdev, 0, &table->ACPIState.levels[0].mvdd);
1923 table->ACPIState.levels[0].ACIndex = 1;
1925 table->ACPIState.levels[0].dpm2.MaxPS = 0;
1926 table->ACPIState.levels[0].dpm2.NearTDPDec = 0;
1927 table->ACPIState.levels[0].dpm2.AboveSafeInc = 0;
1928 table->ACPIState.levels[0].dpm2.BelowSafeInc = 0;
1931 table->ACPIState.levels[0].SQPowerThrottle = cpu_to_be32(reg);
1934 table->ACPIState.levels[0].SQPowerThrottle_2 = cpu_to_be32(reg);