Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1053 #define FILL_15BIT_555RGB(r,g,b) { \ macro
1531 FILL_15BIT_555RGB(cte.red, cte.green, in video_display_bitmap()
1615 FILL_15BIT_555RGB(bmap[2], bmap[1], in video_display_bitmap()