Home
last modified time | relevance | path

Searched defs:green (Results 51 – 75 of 201) sorted by relevance

123456789

/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Datmel_lcdfb.c92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
H A Dpxa_lcd.c360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcmap.c234 u16 *red, *green, *blue, *transp; in fb_set_cmap() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c57 unsigned int red, unsigned int green, in psb_fbdev_fb_setcolreg()
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
/openbmc/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c154 static int gx1fb_setcolreg(unsigned regno, unsigned red, unsigned green, in gx1fb_setcolreg()
H A Dlxfb_core.c290 static int lxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in lxfb_setcolreg()
H A Dgxfb_core.c179 static int gxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in gxfb_setcolreg()
/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750_hw.c376 ushort green, ushort blue) in hw_sm750_setColReg()
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c534 unsigned char green, unsigned char blue) in riva_wclut()
558 unsigned char *green, unsigned char *blue) in riva_rclut()
1292 static int rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, in rivafb_setcolreg()
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1159 static int radeon_setcolreg (unsigned regno, unsigned red, unsigned green, in radeon_setcolreg()
1231 static int radeonfb_setcolreg (unsigned regno, unsigned red, unsigned green, in radeonfb_setcolreg()
1265 u16 *red, *green, *blue, *transp; in radeonfb_setcmap() local
/openbmc/linux/drivers/video/fbdev/
H A Dclps711x-fb.c44 static int clps711x_fb_setcolreg(u_int regno, u_int red, u_int green, in clps711x_fb_setcolreg()
H A Dgoldfishfb.c72 goldfish_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in goldfish_fb_setcolreg()
H A Dgrvga.c187 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tr… in grvga_setcolreg()
H A Dwm8505fb.c192 static int wm8505fb_setcolreg(unsigned regno, unsigned red, unsigned green, in wm8505fb_setcolreg()
H A Dpmagb-b-fb.c99 unsigned int green, unsigned int blue, in pmagbbfb_setcolreg()
H A Docfb.c174 static int ocfb_setcolreg(unsigned regno, unsigned red, unsigned green, in ocfb_setcolreg()
H A Dhitfb.c222 static int hitfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hitfb_setcolreg()
H A Damifb.c1042 #define rgb2hw8_high(red, green, blue) \ argument
1044 #define rgb2hw8_low(red, green, blue) \ argument
1046 #define rgb2hw4(red, green, blue) \ argument
1048 #define rgb2hw2(red, green, blue) \ argument
1758 u_char red, green, blue; in ami_do_blank() local
2451 static int amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in amifb_setcolreg()
/openbmc/linux/drivers/net/arcnet/
H A Dcom20020.h41 int green; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c276 u16 *red, u16 *green, u16 *blue, in drm_crtc_legacy_gamma_set()
/openbmc/linux/drivers/video/logo/
H A Dpnmtologo.c41 unsigned char green; member
/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c235 static int _setcolreg(struct fb_info *info, u_int regno, u_int red, u_int green, in _setcolreg()
278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg()
287 u16 *red, *green, *blue, *transp; in omapfb_setcmap() local
/openbmc/linux/include/linux/
H A Dsvga.h28 struct fb_bitfield green; member

123456789