Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Dsys_proto.h18 #define OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL 2 macro
63 return OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL; in omap_hw_init_context()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c41 case OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL: 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()