Home
last modified time | relevance | path

Searched refs:video_set_lut (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dvideo_fb.h84 void video_set_lut (
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1041 __weak void video_set_lut(unsigned int index, unsigned char r, in video_set_lut() function
1189 video_set_lut(i, cte.red, cte.green, cte.blue); in display_rle8_bitmap()
1484 video_set_lut(xcount, cte.red, cte.green, in video_display_bitmap()
1770 video_set_lut(i + VIDEO_LOGO_LUT_OFFSET, in plot_logo_or_black()
2032 video_set_lut(0x01, CONFIG_SYS_CONSOLE_FG_COL, in cfg_video_init()
2035 video_set_lut(0x00, CONFIG_SYS_CONSOLE_BG_COL, in cfg_video_init()
H A Dmb862xx.c434 void video_set_lut (unsigned int index, unsigned char r, in video_set_lut() function
H A Dati_radeon_fb.c751 void video_set_lut (unsigned int index, /* color number */ in video_set_lut() function