Home
last modified time | relevance | path

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

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