Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c256 static const int video_font_draw_table8[] = { variable
338 (video_font_draw_table8[bits >> 4] & in video_drawchars()
345 (video_font_draw_table8[bits & 15] & in video_drawchars()