Searched refs:TI_WDT_WSPR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_wdt.h43 #define TI_WDT_WSPR 0x48 /* Watchdog Start/Stop Register */ macro
H A Dti_wdt.c127 ti_wdt_reg_write(sc, TI_WDT_WSPR, 0xAAAA);
129 ti_wdt_reg_write(sc, TI_WDT_WSPR, 0x5555);
138 ti_wdt_reg_write(sc, TI_WDT_WSPR, 0xBBBB);
140 ti_wdt_reg_write(sc, TI_WDT_WSPR, 0x4444);

Completed in 58 milliseconds