Home
last modified time | relevance | path

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

/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/include/asm/ti-common/
H A Dsys_proto.h56 static inline u32 omap_hw_init_context(void) in omap_hw_init_context() function
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c38 switch (omap_hw_init_context()) { in set_mux_conf_regs()
H A 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()
H A Demif-common.c1516 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in sdram_init()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c1048 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c1040 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()