Searched refs:video_set_lut (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | video_fb.h | 85 void video_set_lut (
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | cfb_console.c | 1043 __weak void video_set_lut(unsigned int index, unsigned char r, in video_set_lut() function 1191 video_set_lut(i, cte.red, cte.green, cte.blue); in display_rle8_bitmap() 1482 video_set_lut(xcount, cte.red, cte.green, in video_display_bitmap() 1768 video_set_lut(i + VIDEO_LOGO_LUT_OFFSET, in plot_logo_or_black() 2014 video_set_lut(0x01, CONFIG_SYS_CONSOLE_FG_COL, in cfg_video_init() 2017 video_set_lut(0x00, CONFIG_SYS_CONSOLE_BG_COL, in cfg_video_init()
|
| H A D | mb862xx.c | 435 void video_set_lut (unsigned int index, unsigned char r, in video_set_lut() function
|
| H A D | ati_radeon_fb.c | 752 void video_set_lut (unsigned int index, /* color number */ in video_set_lut() function
|