Searched refs:PLL_REF_DIV (Results 1 – 5 of 5) sorted by relevance
52 CS_SF(PLL_REF_DIV, PLL_REF_DIV, mask_sh)89 type PLL_REF_DIV; \
1311 calc_pll_cs_init_data.max_pll_ref_divider = clk_src->cs_mask->PLL_REF_DIV; in dce110_clk_src_construct()1330 calc_pll_cs_init_data_hdmi.max_pll_ref_divider = clk_src->cs_mask->PLL_REF_DIV; in dce110_clk_src_construct()
388 pll->ct.pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_get_pll_ct()514 pll->ct.pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_init_pll_ct()627 aty_st_pll_ct(PLL_REF_DIV, pll->ct.pll_ref_div, par); in aty_resume_pll_ct()
2460 u8 pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_init()3090 M = pll_regs[PLL_REF_DIV]; in atyfb_setup_sparc()
786 #define PLL_REF_DIV 0x02 macro