Lines Matching refs:ACPIState

1809 	table->ACPIState = table->initialState;  in ni_populate_smc_acpi_state()
1811 table->ACPIState.flags &= ~PPSMC_SWSTATE_FLAG_DC; in ni_populate_smc_acpi_state()
1816 pi->acpi_vddc, &table->ACPIState.level.vddc); in ni_populate_smc_acpi_state()
1821 &table->ACPIState.level.vddc, &std_vddc); in ni_populate_smc_acpi_state()
1824 table->ACPIState.level.vddc.index, in ni_populate_smc_acpi_state()
1825 &table->ACPIState.level.std_vddc); in ni_populate_smc_acpi_state()
1830 table->ACPIState.level.gen2PCIE = 1; in ni_populate_smc_acpi_state()
1832 table->ACPIState.level.gen2PCIE = 0; in ni_populate_smc_acpi_state()
1834 table->ACPIState.level.gen2PCIE = 0; in ni_populate_smc_acpi_state()
1840 &table->ACPIState.level.vddc); in ni_populate_smc_acpi_state()
1845 &table->ACPIState.level.vddc, in ni_populate_smc_acpi_state()
1849 table->ACPIState.level.vddc.index, in ni_populate_smc_acpi_state()
1850 &table->ACPIState.level.std_vddc); in ni_populate_smc_acpi_state()
1852 table->ACPIState.level.gen2PCIE = 0; in ni_populate_smc_acpi_state()
1860 &table->ACPIState.level.vddci); in ni_populate_smc_acpi_state()
1903 table->ACPIState.level.mclk.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in ni_populate_smc_acpi_state()
1904 table->ACPIState.level.mclk.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_smc_acpi_state()
1905 table->ACPIState.level.mclk.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl); in ni_populate_smc_acpi_state()
1906 table->ACPIState.level.mclk.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2); in ni_populate_smc_acpi_state()
1907 table->ACPIState.level.mclk.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in ni_populate_smc_acpi_state()
1908 table->ACPIState.level.mclk.vDLL_CNTL = cpu_to_be32(dll_cntl); in ni_populate_smc_acpi_state()
1910 table->ACPIState.level.mclk.mclk_value = 0; in ni_populate_smc_acpi_state()
1912 table->ACPIState.level.sclk.vCG_SPLL_FUNC_CNTL = cpu_to_be32(spll_func_cntl); in ni_populate_smc_acpi_state()
1913 table->ACPIState.level.sclk.vCG_SPLL_FUNC_CNTL_2 = cpu_to_be32(spll_func_cntl_2); in ni_populate_smc_acpi_state()
1914 table->ACPIState.level.sclk.vCG_SPLL_FUNC_CNTL_3 = cpu_to_be32(spll_func_cntl_3); in ni_populate_smc_acpi_state()
1915 table->ACPIState.level.sclk.vCG_SPLL_FUNC_CNTL_4 = cpu_to_be32(spll_func_cntl_4); in ni_populate_smc_acpi_state()
1917 table->ACPIState.level.sclk.sclk_value = 0; in ni_populate_smc_acpi_state()
1919 ni_populate_mvdd_value(rdev, 0, &table->ACPIState.level.mvdd); in ni_populate_smc_acpi_state()
1922 table->ACPIState.level.ACIndex = 1; in ni_populate_smc_acpi_state()
1924 table->ACPIState.level.dpm2.MaxPS = 0; in ni_populate_smc_acpi_state()
1925 table->ACPIState.level.dpm2.NearTDPDec = 0; in ni_populate_smc_acpi_state()
1926 table->ACPIState.level.dpm2.AboveSafeInc = 0; in ni_populate_smc_acpi_state()
1927 table->ACPIState.level.dpm2.BelowSafeInc = 0; in ni_populate_smc_acpi_state()
1930 table->ACPIState.level.SQPowerThrottle = cpu_to_be32(reg); in ni_populate_smc_acpi_state()
1933 table->ACPIState.level.SQPowerThrottle_2 = cpu_to_be32(reg); in ni_populate_smc_acpi_state()