Home
last modified time | relevance | path

Searched refs:PLL_MFB_TIMES_4_2B (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_ct.c426 if(pll->ct.pll_ext_cntl & PLL_MFB_TIMES_4_2B) { in aty_init_pll_ct()
518 if (pll_ext_cntl & PLL_MFB_TIMES_4_2B) in aty_init_pll_ct()
567 pll->ct.pll_ext_cntl |= PLL_MFB_TIMES_4_2B; in aty_init_pll_ct()
/OK3568_Linux_fs/kernel/include/video/
H A Dmach64.h809 #define PLL_MFB_TIMES_4_2B 0x08 macro