Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dmach64.h785 #define PLL_MCLK_RST 0x02 /* PLL_MRESET */ macro
/openbmc/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()