Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c183 #define VIDEO_SIZE (VIDEO_ROWS * VIDEO_LINE_LEN) macro
555 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in console_cursor()
1018 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_putc()
1034 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_puts()
1684 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in video_display_bitmap()
2099 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfg_video_init()
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x-regs.h40 #define VIDEO_SIZE REG8_1(0x4A) macro
H A Dtw686x-video.c1218 reg_write(dev, VIDEO_SIZE[ch], 0); in tw686x_video_init()