Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_gx.c606 u16 m, n, k=0, save_m, save_n, twoToKth; in aty_var_to_pll_8398() local
635 twoToKth = 1 << k; in aty_var_to_pll_8398()
645 tempB = twoToKth * 256; in aty_var_to_pll_8398()