Home
last modified time | relevance | path

Searched refs:WDT_CRR (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/drivers/wdt/
H A Dwatchdog.h19 #define WDT_CRR (WDT_BASE + 0xC) macro
H A Dwatchdog.c16 mmio_write_32(WDT_CRR, WDT_SW_RST); in watchdog_sw_rst()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/soc/
H A Dsoc.h173 #define WDT_CRR 0xc macro
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c849 mmio_write_32(WDT_S_BASE + WDT_CRR, 0x76); in secure_watchdog_restore()