Searched refs:ppll_ref_div (Results 1 – 4 of 4) sorted by relevance
1352 save->ppll_ref_div = INPLL(PPLL_REF_DIV); in radeon_save_state()1371 if ((mode->ppll_ref_div == (INPLL(PPLL_REF_DIV) & PPLL_REF_DIV_MASK)) && in radeon_write_pll_regs()1406 if (mode->ppll_ref_div & R300_PPLL_REF_DIV_ACC_MASK) { in radeon_write_pll_regs()1410 OUTPLLP(PPLL_REF_DIV, mode->ppll_ref_div, 0); in radeon_write_pll_regs()1414 (mode->ppll_ref_div << R300_PPLL_REF_DIV_ACC_SHIFT), in radeon_write_pll_regs()1418 OUTPLLP(PPLL_REF_DIV, mode->ppll_ref_div, ~PPLL_REF_DIV_MASK); in radeon_write_pll_regs()1639 regs->ppll_ref_div = rinfo->pll.ref_div; in radeon_calc_pll_regs()1710 newmode->ppll_ref_div = rinfo->panel_info.ref_divider; in radeonfb_set_par()
237 u32 ppll_ref_div; member
878 uint32_t *htotal_cntl, uint32_t *ppll_ref_div, in radeon_legacy_tv_adjust_pll1() argument890 *ppll_ref_div = const_ptr->crtcPLL_M; in radeon_legacy_tv_adjust_pll1()
961 uint32_t *htotal_cntl, uint32_t *ppll_ref_div,