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

  /external/u-boot/arch/arm/mach-bcm283x/include/mach/
wdog.h 24 #define BCM2835_WDOG_RSTC_WRCFG_MASK 0x00000030
  /external/u-boot/arch/arm/mach-bcm283x/
reset.c 46 rstc &= ~BCM2835_WDOG_RSTC_WRCFG_MASK;

Completed in 184 milliseconds