Searched refs:OMAP_WATCHDOG_REV (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/watchdog/ | ||
H A D | omap_wdt.h | 14 #define OMAP_WATCHDOG_REV (0x00) macro |
H A D | omap_wdt.c | 286 readl_relaxed(wdev->base + OMAP_WATCHDOG_REV) & 0xFF, in omap_wdt_probe() |