Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_ct.c427 if(pll->ct.pll_ext_cntl & PLL_MFB_TIMES_4_2B) { in aty_init_pll_ct()
519 if (pll_ext_cntl & PLL_MFB_TIMES_4_2B) in aty_init_pll_ct()
568 pll->ct.pll_ext_cntl |= PLL_MFB_TIMES_4_2B; in aty_init_pll_ct()
/openbmc/linux/include/video/
H A Dmach64.h809 #define PLL_MFB_TIMES_4_2B 0x08 macro