Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c255 static const int video_font_draw_table8[] = { variable
337 (video_font_draw_table8[bits >> 4] & in video_drawchars()
344 (video_font_draw_table8[bits & 15] & in video_drawchars()