Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/aty/
Dmach64_gx.c620 u16 m, n, k = 0, save_m, save_n, twoToKth; in aty_var_to_pll_8398() local
646 twoToKth = 1 << k; in aty_var_to_pll_8398()
654 tempB = twoToKth * 256; in aty_var_to_pll_8398()