Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
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()
/linux-6.1.9/include/video/
Dmach64.h809 #define PLL_MFB_TIMES_4_2B 0x08 macro