/external/u-boot/drivers/video/ |
pxa_lcd.c | 360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) function
|
atmel_hlcdfb.c | 41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) function
|
atmel_lcdfb.c | 92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) function 109 lcd_setcolreg(i, cte.red, cte.green, cte.blue);
|
/external/u-boot/board/compulab/common/ |
omap3_display.c | 451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} function
|