Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap5/
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()
/external/u-boot/arch/arm/include/asm/ti-common/
Dsys_proto.h56 static inline u32 omap_hw_init_context(void) in omap_hw_init_context() function
/external/u-boot/arch/arm/mach-omap2/
Dclocks-common.c883 switch (omap_hw_init_context()) { in setup_early_clocks()
896 switch (omap_hw_init_context()) { in prcm_init()
908 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) in prcm_init()
Dhwinit-common.c36 switch (omap_hw_init_context()) { in set_mux_conf_regs()
Demif-common.c1516 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in sdram_init()
/external/u-boot/board/ti/am57xx/
Dboard.c1119 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()
/external/u-boot/board/ti/dra7xx/
Devm.c1125 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()