Searched refs:wdtwwps (Results 1 – 3 of 3) sorted by relevance
60 if ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WTGR) in hw_watchdog_reset()82 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WLDR) in omap_wdt_set_timeout()86 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WLDR) in omap_wdt_set_timeout()100 while (readl(&wdt->wdtwwps) != 0x0) in hw_watchdog_disable()103 while (readl(&wdt->wdtwwps) != 0x0) in hw_watchdog_disable()119 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WCLR) in hw_watchdog_init()123 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WCLR) in hw_watchdog_init()130 while ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WSPR) in hw_watchdog_init()134 while ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WSPR) in hw_watchdog_init()
45 unsigned int wdtwwps; /* offset 0x034 */ member
364 while (readl(&wdtimer->wdtwwps) != 0x0) in watchdog_disable()367 while (readl(&wdtimer->wdtwwps) != 0x0) in watchdog_disable()