Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
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()
341 aty_st_pll_ct(PLL_GEN_CNTL, pll->ct.pll_gen_cntl, par); in aty_set_pll_ct()
392 pll->ct.pll_gen_cntl = aty_ld_pll_ct(PLL_GEN_CNTL, par); in aty_get_pll_ct()
629 aty_st_pll_ct(PLL_GEN_CNTL, pll->ct.pll_gen_cntl, par); in aty_resume_pll_ct()
/linux-6.1.9/include/video/
Dmach64.h783 #define PLL_GEN_CNTL 0x03 macro