Home
last modified time | relevance | path

Searched refs:OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/include/asm/ti-common/
Dsys_proto.h17 #define OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL 2 macro
62 return OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL; in omap_hw_init_context()
/external/u-boot/arch/arm/mach-omap2/
Dhwinit-common.c40 case OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL: 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()