Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Dsys_proto.h16 #define OMAP_INIT_CONTEXT_SPL 0 macro
60 return OMAP_INIT_CONTEXT_SPL; in omap_hw_init_context()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c174 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_start()
201 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_end()
254 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c885 case OMAP_INIT_CONTEXT_SPL: in setup_early_clocks()
898 case OMAP_INIT_CONTEXT_SPL: in prcm_init()
909 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) in prcm_init()
H A Dhwinit-common.c38 case OMAP_INIT_CONTEXT_SPL: in set_mux_conf_regs()