Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb_base.c3069 u8 clock_cntl; in atyfb_setup_sparc() local
3088 clock_cntl = aty_ld_8(CLOCK_CNTL, par); in atyfb_setup_sparc()
3101 N = pll_regs[7 + (clock_cntl & 3)]; in atyfb_setup_sparc()
3106 P = 1 << (pll_regs[6] >> ((clock_cntl & 3) << 1)); in atyfb_setup_sparc()