Searched refs:cfb_tab8_be (Results 1 - 4 of 4) 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/
H A Dcfbimgblt.c46 static const u32 cfb_tab8_be[] = { variable
229 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;
H A Dsysimgblt.c26 static const u32 cfb_tab8_be[] = { variable
199 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dcfbimgblt.c46 static const u32 cfb_tab8_be[] = { variable
229 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;
H A Dsysimgblt.c26 static const u32 cfb_tab8_be[] = { variable
199 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;

Completed in 171 milliseconds