Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Darmada-37xx-wdt.c30 #define CNTR_CTRL_ACTIVE 0x0002 macro
64 if (reg & CNTR_CTRL_ACTIVE) in init_counter()
/openbmc/linux/drivers/watchdog/
H A Darmada_37xx_wdt.c51 #define CNTR_CTRL_ACTIVE 0x0002 macro
195 return !!(reg & CNTR_CTRL_ACTIVE); in armada_37xx_wdt_is_running()