Home
last modified time | relevance | path

Searched refs:TIMER_A370_STATUS (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/watchdog/
Dorion_wdt.c37 #define TIMER_A370_STATUS 0x04 macro
68 reg = readl(priv->reg + TIMER_A370_STATUS); in orion_wdt_start()
70 writel(reg, priv->reg + TIMER_A370_STATUS); in orion_wdt_start()