Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c3088 u8 clock_cntl; in atyfb_setup_sparc() local
3107 clock_cntl = aty_ld_8(CLOCK_CNTL, par); in atyfb_setup_sparc()
3120 N = pll_regs[7 + (clock_cntl & 3)]; in atyfb_setup_sparc()
3125 P = 1 << (pll_regs[6] >> ((clock_cntl & 3) << 1)); in atyfb_setup_sparc()