Searched refs:TI_WDT_WWPS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/ | ||
H A D | ti_wdt.h | 39 #define TI_WDT_WWPS 0x34 /* Watchdog Write Posting Register */ macro |
H A D | ti_wdt.c | 114 while (ti_wdt_reg_read(sc, TI_WDT_WWPS) & bit) in ti_wdt_reg_wait() |