Home
last modified time | relevance | path

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

/drivers/watchdog/
Ddavinci_wdt.c53 #define TIM12RS_UNRESET (1 << 0) macro
102 tgcr = TIMMODE_64BIT_WDOG | TIM12RS_UNRESET | TIM34RS_UNRESET; in wdt_enable()