Searched refs:mpll_dq_func_cntl (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv740_dpm.c192 u32 mpll_dq_func_cntl = pi->clk_regs.rv770.mpll_dq_func_cntl; local
227 mpll_dq_func_cntl &= ~(CLKR_MASK |
232 mpll_dq_func_cntl |= CLKR(dividers.ref_div);
233 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
234 mpll_dq_func_cntl |= CLKF(dividers.whole_fb_div);
235 mpll_dq_func_cntl |= CLKFRAC(dividers.frac_fb_div);
236 mpll_dq_func_cntl |= IBIAS(ibias);
277 mclk->mclk770.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
306 pi->clk_regs.rv770.mpll_dq_func_cntl
323 u32 mpll_dq_func_cntl = pi->clk_regs.rv770.mpll_dq_func_cntl; local
[all...]
H A Dsi_dpm.h99 u32 mpll_dq_func_cntl; member in struct:si_clock_registers
H A Dcypress_dpm.c483 u32 mpll_dq_func_cntl = local
484 pi->clk_regs.rv770.mpll_dq_func_cntl;
530 mpll_dq_func_cntl &= ~(CLKR_MASK |
535 mpll_dq_func_cntl |= CLKR(dividers.ref_div);
536 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
537 mpll_dq_func_cntl |= CLKF(dividers.whole_fb_div);
538 mpll_dq_func_cntl |= CLKFRAC(dividers.frac_fb_div);
539 mpll_dq_func_cntl |= IBIAS(ibias);
542 mpll_dq_func_cntl &= ~PDNB;
544 mpll_dq_func_cntl |
1342 u32 mpll_dq_func_cntl = local
[all...]
H A Drv770_dpm.c397 u32 mpll_dq_func_cntl = local
398 pi->clk_regs.rv770.mpll_dq_func_cntl;
457 mpll_dq_func_cntl &= ~(CLKR_MASK |
462 mpll_dq_func_cntl |= CLKR(encoded_reference_dividers[dividers.ref_div - 1]);
463 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
464 mpll_dq_func_cntl |= CLKF(clkf);
465 mpll_dq_func_cntl |= CLKFRAC(clkfrac);
466 mpll_dq_func_cntl |= IBIAS(ibias);
477 mclk->mclk770.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
925 u32 mpll_dq_func_cntl local
[all...]
H A Dci_dpm.h137 u32 mpll_dq_func_cntl; member in struct:ci_clock_registers
H A Drv770_dpm.h37 u32 mpll_dq_func_cntl; member in struct:rv770_clock_registers
H A Dni_dpm.h41 u32 mpll_dq_func_cntl; member in struct:ni_clock_registers
H A Dni_dpm.c1191 ni_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL);
1695 cpu_to_be32(ni_pi->clock_registers.mpll_dq_func_cntl);
1798 u32 mpll_dq_func_cntl = ni_pi->clock_registers.mpll_dq_func_cntl; local
1869 mpll_dq_func_cntl &= ~PDNB;
1905 table->ACPIState.level.mclk.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
2171 u32 mpll_dq_func_cntl = ni_pi->clock_registers.mpll_dq_func_cntl; local
2214 mpll_dq_func_cntl &= ~(CLKR_MASK |
2219 mpll_dq_func_cntl |
[all...]
H A Dci_dpm.c1852 pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL);
2759 u32 mpll_dq_func_cntl = pi->clock_registers.mpll_dq_func_cntl; local
2783 mpll_dq_func_cntl &= ~(YCLK_SEL_MASK | YCLK_POST_DIV_MASK);
2784 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) |
2827 mclk->MpllDqFuncCntl = mpll_dq_func_cntl;
3038 cpu_to_be32(pi->clock_registers.mpll_dq_func_cntl);
H A Dsi_dpm.c3561 si_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL);
4363 cpu_to_be32(si_pi->clock_registers.mpll_dq_func_cntl);
4481 u32 mpll_dq_func_cntl = si_pi->clock_registers.mpll_dq_func_cntl; local
4565 cpu_to_be32(mpll_dq_func_cntl);
4866 u32 mpll_dq_func_cntl = si_pi->clock_registers.mpll_dq_func_cntl; local
4890 mpll_dq_func_cntl &= ~(YCLK_SEL_MASK | YCLK_POST_DIV_MASK);
4891 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) |
4934 mclk->vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h359 u32 mpll_dq_func_cntl; member in struct:ni_clock_registers
503 u32 mpll_dq_func_cntl; member in struct:rv770_clock_registers
922 u32 mpll_dq_func_cntl; member in struct:si_clock_registers
H A Damdgpu_si_dpm.c4035 si_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL);
4842 cpu_to_be32(si_pi->clock_registers.mpll_dq_func_cntl);
4983 u32 mpll_dq_func_cntl = si_pi->clock_registers.mpll_dq_func_cntl; local
5068 cpu_to_be32(mpll_dq_func_cntl);
5368 u32 mpll_dq_func_cntl = si_pi->clock_registers.mpll_dq_func_cntl; local
5392 mpll_dq_func_cntl &= ~(YCLK_SEL_MASK | YCLK_POST_DIV_MASK);
5393 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) |
5436 mclk->vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl);
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1057 uint32_t mpll_dq_func_cntl = data->clock_registers.vMPLL_DQ_FUNC_CNTL; local
1089 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
1091 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
1160 mclk->MpllDqFuncCntl = mpll_dq_func_cntl;
H A Dci_smumgr.c1035 uint32_t mpll_dq_func_cntl = data->clock_registers.vMPLL_DQ_FUNC_CNTL; local
1063 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
1065 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
1110 mclk->MpllDqFuncCntl = mpll_dq_func_cntl;
H A Dtonga_smumgr.c800 uint32_t mpll_dq_func_cntl = data->clock_registers.vMPLL_DQ_FUNC_CNTL; local
839 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
842 mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
911 mclk->MpllDqFuncCntl = mpll_dq_func_cntl;

Completed in 307 milliseconds