Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c181 #define VIDEO_SIZE (VIDEO_ROWS * VIDEO_LINE_LEN) macro
553 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in console_cursor()
1016 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_putc()
1032 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_puts()
1301 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in display_rle8_bitmap()
1686 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in video_display_bitmap()
2118 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfg_video_init()