Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dmach64.h788 #define PLL_OVERRIDE 0x01 /* PLL_SLEEP */ macro
/linux-3.4.99/drivers/video/aty/
Dmach64_ct.c333 …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()