Home
last modified time | relevance | path

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

/linux-6.1.9/include/video/
Dmach64.h784 #define PLL_OVERRIDE 0x01 /* PLL_SLEEP */ macro
/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()