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

  /external/u-boot/arch/arm/include/asm/arch-aspeed/
wdt.h 12 * Special value that needs to be written to counter_restart register to
64 u32 counter_restart; member in struct:ast_wdt
  /external/u-boot/drivers/watchdog/
ast_wdt.c 35 writel(WDT_COUNTER_RESTART_VAL, &priv->regs->counter_restart);
60 writel(WDT_COUNTER_RESTART_VAL, &priv->regs->counter_restart);

Completed in 193 milliseconds