Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dlcd_console_rotation.c23 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy90()
77 uchar bits = video_fontdata[c * VIDEO_FONT_HEIGHT + row]; in lcd_putc_xy180()
125 uchar *pfont = video_fontdata + c * VIDEO_FONT_HEIGHT; in lcd_putc_xy270()
H A Dlcd_console.c55 uchar bits = video_fontdata[c * VIDEO_FONT_HEIGHT + row]; in lcd_putc_xy0()
/OK3568_Linux_fs/u-boot/include/
H A Dvideo_font_4x6.h49 static unsigned char video_fontdata[VIDEO_FONT_SIZE] = { variable
H A Dvideo_font_data.h16 static unsigned char __maybe_unused video_fontdata[VIDEO_FONT_SIZE] = { variable
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dconsole_rotate.c94 uchar *pfont = video_fontdata + ch * VIDEO_FONT_HEIGHT; in console_putc_xy_1()
226 uchar bits = video_fontdata[ch * VIDEO_FONT_HEIGHT + row]; in console_putc_xy_2()
352 uchar *pfont = video_fontdata + ch * VIDEO_FONT_HEIGHT; in console_putc_xy_3()
H A Dcfb_console.c333 cdat = video_fontdata + c * VIDEO_FONT_HEIGHT; in video_drawchars()
357 cdat = video_fontdata + c * VIDEO_FONT_HEIGHT; in video_drawchars()
391 cdat = video_fontdata + c * VIDEO_FONT_HEIGHT; in video_drawchars()
425 cdat = video_fontdata + c * VIDEO_FONT_HEIGHT; in video_drawchars()
468 cdat = video_fontdata + c * VIDEO_FONT_HEIGHT; in video_drawchars()
H A Dconsole_normal.c88 uchar bits = video_fontdata[ch * VIDEO_FONT_HEIGHT + row]; in console_normal_putc_xy()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map