Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Ddigicolor_wdt.c21 #define TIMER_A_ENABLE_COUNT BIT(0) macro
42 writel_relaxed(TIMER_A_ENABLE_COUNT | TIMER_A_ENABLE_WATCHDOG, in dc_wdt_set()