Searched defs:bgm (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | atafb_utils.h | 269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask() 303 u32 fgm[2], bgm[2], tmp; in fill8_2col() local 343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
|
H A D | atafb_iplan2p4.c | 259 u32 fgm[4], bgm[4], m; in atafb_iplan2p4_linefill() local
|
H A D | atafb_iplan2p2.c | 245 u32 fgm[4], bgm[4], m; in atafb_iplan2p2_linefill() local
|
H A D | atafb_iplan2p8.c | 294 u32 fgm[4], bgm[4], m; in atafb_iplan2p8_linefill() local
|