Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dsys_proto.h15 #define OMAP_INIT_CONTEXT_SPL 0 macro
59 return OMAP_INIT_CONTEXT_SPL; in omap_hw_init_context()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c173 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_start()
200 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_end()
253 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c39 case OMAP_INIT_CONTEXT_SPL: in set_mux_conf_regs()
H A Dclocks-common.c884 case OMAP_INIT_CONTEXT_SPL: in setup_early_clocks()
897 case OMAP_INIT_CONTEXT_SPL: in prcm_init()
908 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) in prcm_init()