Lines Matching refs:ACPIState

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