Searched refs:running_from_sdram (Results 1 – 2 of 2) sorted by relevance
22 static inline u32 running_from_sdram(void) in running_from_sdram() function43 return running_from_sdram(); in uboot_loaded_by_spl()65 else if (running_from_sdram()) in omap_hw_init_context()
1213 if (!(running_from_sdram() || warm_reset())) { in emif_get_device_details()1234 in_sdram = running_from_sdram(); in do_sdram_init()1531 in_sdram = running_from_sdram(); in sdram_init()
Completed in 14 milliseconds