Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_wdog.h17 #define WCR_WDA 0x20 macro
/external/u-boot/drivers/watchdog/
Dimx_watchdog.c37 WCR_WDA | SET_WCR_WT(timeout), &wdog->wcr); in hw_watchdog_init()