Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/ti-common/
A Dsys_proto.h58 static inline u32 omap_hw_init_context(void) in omap_hw_init_context() function
/u-boot/arch/arm/mach-omap2/omap5/
A Ddra7xx_iodelay.c175 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_start()
202 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay_end()
262 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) { in __recalibrate_iodelay()
/u-boot/arch/arm/mach-omap2/
A Dhwinit-common.c40 switch (omap_hw_init_context()) { in set_mux_conf_regs()
A Dclocks-common.c886 switch (omap_hw_init_context()) { in setup_early_clocks()
899 switch (omap_hw_init_context()) { in prcm_init()
911 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) in prcm_init()
A Demif-common.c1532 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in sdram_init()
/u-boot/board/ti/dra7xx/
A Devm.c999 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()
/u-boot/board/ti/am57xx/
A Dboard.c1123 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()

Completed in 16 milliseconds