Home
last modified time | relevance | path

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

/linux/include/video/
H A Dmach64.h784 #define PLL_OVERRIDE 0x01 /* PLL_SLEEP */ macro
/linux/drivers/video/fbdev/aty/
H A Dmach64_ct.c335 …aty_st_pll_ct(PLL_GEN_CNTL, (pll->ct.pll_gen_cntl & (~(PLL_OVERRIDE | PLL_MCLK_RST))) | OSC_EN, pa… in aty_set_pll_ct()