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

  /external/u-boot/arch/arm/include/asm/arch-omap4/
omap.h 58 #define WDT2_BASE (OMAP44XX_L4_WKUP_BASE + 0x14000)
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 83 #define WDT2_BASE (OMAP54XX_L4_WKUP_BASE + 0x14000)
  /external/u-boot/arch/arm/mach-omap2/
hwinit-common.c 245 struct watchdog *wd2_base = (struct watchdog *)WDT2_BASE;

Completed in 52 milliseconds