Home
last modified time | relevance | path

Searched refs:cfb_tab16_be (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysimgblt.c40 static const u32 cfb_tab16_be[] = { variable
205 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()
H A Dcfbimgblt.c60 static const u32 cfb_tab16_be[] = { variable
232 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsysimgblt.c40 static const u32 cfb_tab16_be[] = { variable
205 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()
H A Dcfbimgblt.c60 static const u32 cfb_tab16_be[] = { variable
235 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()

Completed in 4 milliseconds