Searched refs:expand16_2col2mask (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | atafb_utils.h | 343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask() function
|
D | atafb_iplan2p2.c | 256 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p2_linefill()
|
D | atafb_iplan2p4.c | 270 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p4_linefill()
|
D | atafb_iplan2p8.c | 305 expand16_2col2mask(fgcolor, bgcolor, fgm, bgm); in atafb_iplan2p8_linefill()
|