Searched defs:lcd_setcolreg (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | atmel_hlcdfb.c | 41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg() function
|
H A D | atmel_lcdfb.c | 92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg() function
|
H A D | pxa_lcd.c | 360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg() function
|
/openbmc/u-boot/board/compulab/common/ |
H A D | omap3_display.c | 451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg() function
|