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

/linux-master/drivers/video/fbdev/core/
H A Dsysimgblt.c33 static const u32 cfb_tab8_le[] = { variable
201 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;
H A Dcfbimgblt.c53 static const u32 cfb_tab8_le[] = { variable
231 tab = fb_be_math(p) ? cfb_tab8_be : cfb_tab8_le;

Completed in 137 milliseconds