Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dcoh901327_wdt.c32 #define U300_WDOG_TR 0x04 macro
108 writew(timeout, virtbase + U300_WDOG_TR); in coh901327_enable()
171 writew(time * 100, virtbase + U300_WDOG_TR); in coh901327_settimeout()