Home
last modified time | relevance | path

Searched refs:WCR_SRS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_wdog.h17 #define WCR_SRS 0x10 macro
/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dimx_watchdog.c36 writew(WCR_WDZST | WCR_WDBG | WCR_WDE | WCR_WDT | WCR_SRS | in hw_watchdog_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c375 clrbits_be16(&wdog->wcr, WCR_SRS); in reset_cpu()