Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c248 static int cfb_do_flush_cache; variable
554 if (cfb_do_flush_cache) in console_cursor()
1017 if (cfb_do_flush_cache) in cfb_video_putc()
1023 int flush = cfb_do_flush_cache; in cfb_video_puts()
1027 cfb_do_flush_cache = 0; in cfb_video_puts()
1033 cfb_do_flush_cache = flush; in cfb_video_puts()
1683 if (cfb_do_flush_cache) in video_display_bitmap()
2009 cfb_do_flush_cache = cfb_fb_is_in_dram() && dcache_status(); in cfg_video_init()
2098 if (cfb_do_flush_cache) in cfg_video_init()