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

  /external/u-boot/arch/arm/include/asm/ti-common/
sys_proto.h 56 static inline u32 omap_hw_init_context(void) function
  /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 36 switch (omap_hw_init_context()) {
clocks-common.c 883 switch (omap_hw_init_context()) {
896 switch (omap_hw_init_context()) {
908 if (OMAP_INIT_CONTEXT_SPL != omap_hw_init_context())
emif-common.c     [all...]
  /external/u-boot/board/ti/am57xx/
board.c 1119 if (omap_hw_init_context() == OMAP_INIT_CONTEXT_UBOOT_AFTER_SPL)
  /external/u-boot/board/ti/dra7xx/
evm.c     [all...]

Completed in 267 milliseconds