Searched refs:video_set_lut (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/include/ |
D | video_fb.h | 84 void video_set_lut (
|
/external/u-boot/drivers/video/ |
D | cfb_console.c | 1042 __weak void video_set_lut(unsigned int index, unsigned char r, in video_set_lut() function 1190 video_set_lut(i, cte.red, cte.green, cte.blue); in display_rle8_bitmap() 1481 video_set_lut(xcount, cte.red, cte.green, in video_display_bitmap() 1767 video_set_lut(i + VIDEO_LOGO_LUT_OFFSET, in plot_logo_or_black() 2029 video_set_lut(0x01, CONFIG_SYS_CONSOLE_FG_COL, in cfg_video_init() 2032 video_set_lut(0x00, CONFIG_SYS_CONSOLE_BG_COL, in cfg_video_init()
|
D | mb862xx.c | 434 void video_set_lut (unsigned int index, unsigned char r, in video_set_lut() function
|
D | ati_radeon_fb.c | 751 void video_set_lut (unsigned int index, /* color number */ in video_set_lut() function
|