Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/core/
Dsysimgblt.c40 static const u32 cfb_tab16_be[] = { variable
202 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()
Dcfbimgblt.c60 static const u32 cfb_tab16_be[] = { variable
232 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()