Searched refs:mpll_func_cntl_2 (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Drv730_dpm.c124 u32 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2; local
187 mclk->mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2);
231 u32 mpll_func_cntl_2 = 0 ; local
256 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2;
262 mpll_func_cntl_2 &= ~MCLK_MUX_SEL_MASK;
263 mpll_func_cntl_2 |= MCLK_MUX_SEL(1);
295 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2);
H A Dsi_dpm.h97 u32 mpll_func_cntl_2; member in struct:si_clock_registers
H A Dci_dpm.h138 u32 mpll_func_cntl_2; member in struct:ci_clock_registers
H A Dsi_dpm.c3520 si_pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2);
4325 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl_2);
4440 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; local
4527 cpu_to_be32(mpll_func_cntl_2);
4825 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; local
4888 mclk->vMPLL_FUNC_CNTL_2 = cpu_to_be32(mpll_func_cntl_2);
H A Dci_dpm.c1850 pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2);
2757 u32 mpll_func_cntl_2 = pi->clock_registers.mpll_func_cntl_2; local
2820 mclk->MpllFuncCntl_2 = mpll_func_cntl_2;
3039 cpu_to_be32(pi->clock_registers.mpll_func_cntl_2);
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h925 u32 mpll_func_cntl_2; member in struct:si_clock_registers
H A Dsi_dpm.c4038 si_pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2);
4848 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl_2);
4986 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; local
5074 cpu_to_be32(mpll_func_cntl_2);
5371 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; local
5434 mclk->vMPLL_FUNC_CNTL_2 = cpu_to_be32(mpll_func_cntl_2);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1060 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; local
1158 mclk->MpllFuncCntl_2 = mpll_func_cntl_2;
H A Dtonga_smumgr.c803 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; local
909 mclk->MpllFuncCntl_2 = mpll_func_cntl_2;
H A Dci_smumgr.c1038 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; local
1108 mclk->MpllFuncCntl_2 = mpll_func_cntl_2;

Completed in 278 milliseconds