Home
last modified time | relevance | path

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

/external/u-boot/include/
Dvideo_font_4x6.h47 #define VIDEO_FONT_SIZE (VIDEO_FONT_CHARS * VIDEO_FONT_HEIGHT) macro
49 static unsigned char video_fontdata[VIDEO_FONT_SIZE] = {
Dvideo_font_data.h15 #define VIDEO_FONT_SIZE (VIDEO_FONT_CHARS * VIDEO_FONT_HEIGHT) macro
17 static unsigned char __maybe_unused video_fontdata[VIDEO_FONT_SIZE] = {