Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h27 #define WDT_WWPS_PEND_WTGR BIT(3) macro
/openbmc/u-boot/drivers/watchdog/
H A Domap_wdt.c60 if ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WTGR) in hw_watchdog_reset()