Home
last modified time | relevance | path

Searched refs:PLL_REF_DIV (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_ct.c387 pll->ct.pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_get_pll_ct()
513 pll->ct.pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_init_pll_ct()
626 aty_st_pll_ct(PLL_REF_DIV, pll->ct.pll_ref_div, par); in aty_resume_pll_ct()
Datyfb_base.c2466 u8 pll_ref_div = aty_ld_pll_ct(PLL_REF_DIV, par); in aty_init()
/linux-4.4.14/include/video/
Dmach64.h786 #define PLL_REF_DIV 0x02 macro