HomeSort by relevance Sort by last modified time
    Searched refs:OMAP_INIT_CONTEXT_SPL (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/ti-common/
sys_proto.h 15 #define OMAP_INIT_CONTEXT_SPL 0
59 return OMAP_INIT_CONTEXT_SPL;
  /external/u-boot/arch/arm/mach-omap2/omap5/
dra7xx_iodelay.c 173 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) {
200 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) {
253 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context()) {
  /external/u-boot/arch/arm/mach-omap2/
hwinit-common.c 37 case OMAP_INIT_CONTEXT_SPL:
clocks-common.c 884 case OMAP_INIT_CONTEXT_SPL:
897 case OMAP_INIT_CONTEXT_SPL:
908 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context())

Completed in 239 milliseconds