Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c246 static int cfb_do_flush_cache; variable
552 if (cfb_do_flush_cache) in console_cursor()
1015 if (cfb_do_flush_cache) in cfb_video_putc()
1021 int flush = cfb_do_flush_cache; in cfb_video_puts()
1025 cfb_do_flush_cache = 0; in cfb_video_puts()
1031 cfb_do_flush_cache = flush; in cfb_video_puts()
1300 if (cfb_do_flush_cache) in display_rle8_bitmap()
1685 if (cfb_do_flush_cache) in video_display_bitmap()
2027 cfb_do_flush_cache = cfb_fb_is_in_dram() && dcache_status(); in cfg_video_init()
2117 if (cfb_do_flush_cache) in cfg_video_init()