Home
last modified time | relevance | path

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

/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/include/asm/ti-common/
H A Dsys_proto.h57 static inline u32 omap_hw_init_context(void) in omap_hw_init_context() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c884 switch (omap_hw_init_context()) { in setup_early_clocks()
897 switch (omap_hw_init_context()) { in prcm_init()
909 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) in prcm_init()
H A Dhwinit-common.c37 switch (omap_hw_init_context()) { in set_mux_conf_regs()
H A Demif-common.c1430 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in sdram_init()
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c941 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c1005 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL) in vtt_regulator_enable()