Home
last modified time | relevance | path

Searched refs:VIDEO_SIZE (Results 1 – 3 of 3) 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()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-regs.h40 #define VIDEO_SIZE REG8_1(0x4A) macro
H A Dtw686x-video.c1215 reg_write(dev, VIDEO_SIZE[ch], 0); in tw686x_video_init()