Home
last modified time | relevance | path

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

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