Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Domap_wdt.h18 #define OMAP_WATCHDOG_CRR (0x28) macro
H A Domap_wdt.c211 value = readl_relaxed(base + OMAP_WATCHDOG_CRR); in omap_wdt_get_timeleft()