Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv740_dpm.c191 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_mclk_value() local
222 mpll_ad_func_cntl_2 |= VCO_MODE; in rv740_populate_mclk_value()
224 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv740_populate_mclk_value()
276 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_mclk_value()
304 pi->clk_regs.rv770.mpll_ad_func_cntl_2 = in rv740_read_clock_registers()
322 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_smc_acpi_state() local
349 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv740_populate_smc_acpi_state()
377 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()
H A Dcypress_dpm.c481 u32 mpll_ad_func_cntl_2 = in cypress_populate_mclk_value() local
482 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_mclk_value()
525 mpll_ad_func_cntl_2 |= VCO_MODE; in cypress_populate_mclk_value()
527 mpll_ad_func_cntl_2 &= ~VCO_MODE; in cypress_populate_mclk_value()
602 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_mclk_value()
1249 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in cypress_populate_smc_initial_state()
1340 u32 mpll_ad_func_cntl_2 = in cypress_populate_smc_acpi_state() local
1341 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_smc_acpi_state()
1396 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in cypress_populate_smc_acpi_state()
1439 cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_smc_acpi_state()
H A Drv770_dpm.c395 u32 mpll_ad_func_cntl_2 = in rv770_populate_mclk_value() local
396 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_mclk_value()
441 mpll_ad_func_cntl_2 |= VCO_MODE; in rv770_populate_mclk_value()
443 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv770_populate_mclk_value()
476 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv770_populate_mclk_value()
923 u32 mpll_ad_func_cntl_2 = in rv770_populate_smc_acpi_state() local
924 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_smc_acpi_state()
963 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv770_populate_smc_acpi_state()
984 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()
1035 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in rv770_populate_smc_initial_state()
[all …]
H A Dni_dpm.h40 u32 mpll_ad_func_cntl_2; member
H A Dni_dpm.c1190 ni_pi->clock_registers.mpll_ad_func_cntl_2 = RREG32(MPLL_AD_FUNC_CNTL_2); in ni_read_clock_registers()
1693 cpu_to_be32(ni_pi->clock_registers.mpll_ad_func_cntl_2); in ni_populate_smc_initial_state()
1797 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; in ni_populate_smc_acpi_state() local
1866 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; 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()
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()
2287 mclk->vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_mclk_value()
H A Drv770_dpm.h36 u32 mpll_ad_func_cntl_2; member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h358 u32 mpll_ad_func_cntl_2; member
502 u32 mpll_ad_func_cntl_2; member