Searched refs:OMAP_WATCHDOG_CNTRL (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/watchdog/ | ||
H A D | omap_wdt.h | 36 #define OMAP_WATCHDOG_CNTRL (0x24) macro |
H A D | omap_wdt.c | 146 writel_relaxed((1 << 5) | (PTV << 2), base + OMAP_WATCHDOG_CNTRL); omap_wdt_start() |
Completed in 101 milliseconds