Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dwd_timer.c28 #define OMAP_WDT_WPS 0x34 macro
49 while (readl_relaxed(base + OMAP_WDT_WPS) & 0x10) in omap2_wd_timer_disable()
53 while (readl_relaxed(base + OMAP_WDT_WPS) & 0x10) in omap2_wd_timer_disable()