Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c1973 static int cfb_fb_is_in_dram(void) in cfb_fb_is_in_dram() function
2024 cfb_do_flush_cache = cfb_fb_is_in_dram() && dcache_status(); in cfg_video_init()