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

  /external/u-boot/arch/arm/mach-omap2/
hwinit-common.c 247 writel(WD_UNLOCK1, &wd2_base->wspr);
249 writel(WD_UNLOCK2, &wd2_base->wspr);
  /external/u-boot/arch/arm/include/asm/arch-omap4/
cpu.h 49 u32 wspr; /* 0x48 rw */ member in struct:watchdog
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 56 u32 wspr; /* 0x48 rw */ member in struct:watchdog
  /external/u-boot/arch/arm/mach-omap2/omap3/
board.c 264 writel(WD_UNLOCK1, &wd2_base->wspr);
266 writel(WD_UNLOCK2, &wd2_base->wspr);
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 296 u32 wspr; /* 0x48 rw */ member in struct:watchdog

Completed in 2771 milliseconds