Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1976 static int cfb_fb_is_in_dram(void) in cfb_fb_is_in_dram() function
2027 cfb_do_flush_cache = cfb_fb_is_in_dram() && dcache_status(); in cfg_video_init()