Searched defs:gray (Results 1 – 4 of 4) sorted by relevance
122 u16 lddfr, int *bpp, int *gray) in sh7760fb_get_color_info()206 int ret, bpp, gray; in sh7760fb_set_par() local
679 int gray; in vga16fb_setcolreg() local
252 static struct pixel_argb_u16 argb_u16_from_gray8(u8 gray) in argb_u16_from_gray8()257 static struct pixel_argb_u16 argb_u16_from_grayu16(u16 gray) in argb_u16_from_grayu16()
82 static inline u32 gray_to_binary(u32 gray) in gray_to_binary()