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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 105 milliseconds