Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/core/
A Dsysimgblt.c44 static const u32 cfb_tab16_le[] = { variable
205 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()
A Dcfbimgblt.c64 static const u32 cfb_tab16_le[] = { variable
235 tab = fb_be_math(p) ? cfb_tab16_be : cfb_tab16_le; in fast_imageblit()

Completed in 3 milliseconds