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

/linux-master/drivers/gpu/drm/radeon/
H A Drv740_dpm.c193 u32 mpll_dq_func_cntl_2 = pi->clk_regs.rv770.mpll_dq_func_cntl_2; local
239 mpll_dq_func_cntl_2 |= VCO_MODE;
241 mpll_dq_func_cntl_2 &= ~VCO_MODE;
278 mclk->mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
308 pi->clk_regs.rv770.mpll_dq_func_cntl_2 =
324 u32 mpll_dq_func_cntl_2 = pi->clk_regs.rv770.mpll_dq_func_cntl_2; local
351 mpll_dq_func_cntl_2 |= BYPASS | BIAS_GEN_PDNB | RESET_EN;
379 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
[all...]
H A Drv770_dpm.c399 u32 mpll_dq_func_cntl_2 = local
400 pi->clk_regs.rv770.mpll_dq_func_cntl_2;
469 mpll_dq_func_cntl_2 |= VCO_MODE;
471 mpll_dq_func_cntl_2 &= ~VCO_MODE;
478 mclk->mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
927 u32 mpll_dq_func_cntl_2 = local
928 pi->clk_regs.rv770.mpll_dq_func_cntl_2;
965 mpll_dq_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN;
986 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
1039 cpu_to_be32(pi->clk_regs.rv770.mpll_dq_func_cntl_2);
[all...]
H A Drv770_dpm.h38 u32 mpll_dq_func_cntl_2; member in struct:rv770_clock_registers
H A Dni_dpm.h42 u32 mpll_dq_func_cntl_2; member in struct:ni_clock_registers
H A Dcypress_dpm.c485 u32 mpll_dq_func_cntl_2 = local
486 pi->clk_regs.rv770.mpll_dq_func_cntl_2;
547 mpll_dq_func_cntl_2 |= VCO_MODE;
549 mpll_dq_func_cntl_2 &= ~VCO_MODE;
604 mclk->mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
1253 cpu_to_be32(pi->clk_regs.rv770.mpll_dq_func_cntl_2);
1344 u32 mpll_dq_func_cntl_2 = local
1345 pi->clk_regs.rv770.mpll_dq_func_cntl_2;
1400 mpll_dq_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN | BYPASS;
1443 cpu_to_be32(mpll_dq_func_cntl_2);
[all...]
H A Dni_dpm.c1192 ni_pi->clock_registers.mpll_dq_func_cntl_2 = RREG32(MPLL_DQ_FUNC_CNTL_2);
1697 cpu_to_be32(ni_pi->clock_registers.mpll_dq_func_cntl_2);
1799 u32 mpll_dq_func_cntl_2 = ni_pi->clock_registers.mpll_dq_func_cntl_2; local
1870 mpll_dq_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN | BYPASS;
1906 table->ACPIState.level.mclk.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2);
2172 u32 mpll_dq_func_cntl_2 = ni_pi->clock_registers.mpll_dq_func_cntl_2; local
2231 mpll_dq_func_cntl_2 |= VCO_MODE;
2233 mpll_dq_func_cntl_2
[all...]
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h360 u32 mpll_dq_func_cntl_2; member in struct:ni_clock_registers
504 u32 mpll_dq_func_cntl_2; member in struct:rv770_clock_registers

Completed in 239 milliseconds