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

/linux-master/drivers/gpu/drm/radeon/
H A Drv740_dpm.c191 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; local
222 mpll_ad_func_cntl_2 |= VCO_MODE;
224 mpll_ad_func_cntl_2 &= ~VCO_MODE;
276 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
304 pi->clk_regs.rv770.mpll_ad_func_cntl_2 =
322 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; local
349 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN;
377 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
[all...]
H A Drv770_dpm.c395 u32 mpll_ad_func_cntl_2 = local
396 pi->clk_regs.rv770.mpll_ad_func_cntl_2;
441 mpll_ad_func_cntl_2 |= VCO_MODE;
443 mpll_ad_func_cntl_2 &= ~VCO_MODE;
476 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
923 u32 mpll_ad_func_cntl_2 = local
924 pi->clk_regs.rv770.mpll_ad_func_cntl_2;
963 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN;
984 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
1035 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2);
[all...]
H A Drv770_dpm.h36 u32 mpll_ad_func_cntl_2; member in struct:rv770_clock_registers
H A Dni_dpm.h40 u32 mpll_ad_func_cntl_2; member in struct:ni_clock_registers
H A Dcypress_dpm.c481 u32 mpll_ad_func_cntl_2 = local
482 pi->clk_regs.rv770.mpll_ad_func_cntl_2;
525 mpll_ad_func_cntl_2 |= VCO_MODE;
527 mpll_ad_func_cntl_2 &= ~VCO_MODE;
602 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
1249 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2);
1340 u32 mpll_ad_func_cntl_2 = local
1341 pi->clk_regs.rv770.mpll_ad_func_cntl_2;
1396 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN;
1439 cpu_to_be32(mpll_ad_func_cntl_2);
[all...]
H A Dni_dpm.c1190 ni_pi->clock_registers.mpll_ad_func_cntl_2 = RREG32(MPLL_AD_FUNC_CNTL_2);
1693 cpu_to_be32(ni_pi->clock_registers.mpll_ad_func_cntl_2);
1797 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; local
1866 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN;
1904 table->ACPIState.level.mclk.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2);
2170 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; local
2209 mpll_ad_func_cntl_2 |= VCO_MODE;
2211 mpll_ad_func_cntl_2
[all...]
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h358 u32 mpll_ad_func_cntl_2; member in struct:ni_clock_registers
502 u32 mpll_ad_func_cntl_2; member in struct:rv770_clock_registers

Completed in 284 milliseconds