Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Domap_wdt.h17 #define OMAP_WATCHDOG_CNTRL (0x24) macro
H A Domap_wdt.c153 writel_relaxed((1 << 5) | (PTV << 2), base + OMAP_WATCHDOG_CNTRL); in omap_wdt_start()