Home
last modified time | relevance | path

Searched refs:bmp_color_table_entry (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dbmp_layout.h13 struct __packed bmp_color_table_entry { struct
48 struct bmp_color_table_entry color_table[0];
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c174 struct bmp_color_table_entry *cte, unsigned colours) in video_set_cmap()
203 struct bmp_color_table_entry *palette; in video_bmp_display()
H A Datmel_lcdfb.c108 struct bmp_color_table_entry cte = bmp->color_table[i]; in lcd_set_cmap()
H A Dcfb_console.c1169 struct bmp_color_table_entry cte; in display_rle8_bitmap()
1323 struct bmp_color_table_entry cte; in video_display_bitmap()
/openbmc/u-boot/common/
H A Dlcd.c547 struct bmp_color_table_entry cte; in lcd_set_cmap()
571 struct bmp_color_table_entry *palette; in lcd_display_bitmap()
661 struct bmp_color_table_entry *entry; in lcd_display_bitmap()