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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_gx.c617 u16 m, n, k = 0, save_m, save_n, twoToKth; local
644 twoToKth = 1 << k;
652 tempB = twoToKth * 256;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/aty/
H A Dmach64_gx.c617 u16 m, n, k = 0, save_m, save_n, twoToKth; local
644 twoToKth = 1 << k;
652 tempB = twoToKth * 256;

Completed in 111 milliseconds