Home
last modified time | relevance | path

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

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