Home
last modified time | relevance | path

Searched refs:mpll_ad_func_cntl_2 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Drv740_dpm.c193 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_mclk_value() local
224 mpll_ad_func_cntl_2 |= VCO_MODE; in rv740_populate_mclk_value()
226 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv740_populate_mclk_value()
274 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_mclk_value()
302 pi->clk_regs.rv770.mpll_ad_func_cntl_2 = in rv740_read_clock_registers()
320 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_smc_acpi_state() local
347 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv740_populate_smc_acpi_state()
375 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_smc_acpi_state()
Dcypress_dpm.c482 u32 mpll_ad_func_cntl_2 = in cypress_populate_mclk_value() local
483 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_mclk_value()
526 mpll_ad_func_cntl_2 |= VCO_MODE; in cypress_populate_mclk_value()
528 mpll_ad_func_cntl_2 &= ~VCO_MODE; in cypress_populate_mclk_value()
599 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_mclk_value()
1246 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in cypress_populate_smc_initial_state()
1337 u32 mpll_ad_func_cntl_2 = in cypress_populate_smc_acpi_state() local
1338 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_smc_acpi_state()
1393 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in cypress_populate_smc_acpi_state()
1436 cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_smc_acpi_state()
Drv770_dpm.c394 u32 mpll_ad_func_cntl_2 = in rv770_populate_mclk_value() local
395 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_mclk_value()
440 mpll_ad_func_cntl_2 |= VCO_MODE; in rv770_populate_mclk_value()
442 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv770_populate_mclk_value()
475 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv770_populate_mclk_value()
922 u32 mpll_ad_func_cntl_2 = in rv770_populate_smc_acpi_state() local
923 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_smc_acpi_state()
962 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv770_populate_smc_acpi_state()
983 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv770_populate_smc_acpi_state()
1034 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in rv770_populate_smc_initial_state()
[all …]
Dni_dpm.h40 u32 mpll_ad_func_cntl_2; member
Drv770_dpm.h35 u32 mpll_ad_func_cntl_2; member
Dni_dpm.c1190 ni_pi->clock_registers.mpll_ad_func_cntl_2 = RREG32(MPLL_AD_FUNC_CNTL_2); in ni_read_clock_registers()
1695 cpu_to_be32(ni_pi->clock_registers.mpll_ad_func_cntl_2); in ni_populate_smc_initial_state()
1799 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; in ni_populate_smc_acpi_state() local
1868 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in ni_populate_smc_acpi_state()
1906 table->ACPIState.levels[0].mclk.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_smc_acpi_state()
2170 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; in ni_populate_mclk_value() local
2209 mpll_ad_func_cntl_2 |= VCO_MODE; in ni_populate_mclk_value()
2211 mpll_ad_func_cntl_2 &= ~VCO_MODE; in ni_populate_mclk_value()
2283 mclk->vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_mclk_value()