Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Dmach64_ct.c425 if(pll->ct.pll_ext_cntl & PLL_MFB_TIMES_4_2B) { in aty_init_pll_ct()
517 if (pll_ext_cntl & PLL_MFB_TIMES_4_2B) in aty_init_pll_ct()
566 pll->ct.pll_ext_cntl |= PLL_MFB_TIMES_4_2B; in aty_init_pll_ct()
/linux-4.1.27/include/video/
Dmach64.h813 #define PLL_MFB_TIMES_4_2B 0x08 macro