Searched refs:WDT_S_BASE (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/rockchip/rk3588/ |
| H A D | rk3588_def.h | 114 #define WDT_S_BASE 0xfe3e0000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/ |
| H A D | rk3576_def.h | 108 #define WDT_S_BASE 0x2a4c0000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/ |
| H A D | pm_pd_regs.c | 138 REG_REGION(0x04, 0x04, 4, WDT_S_BASE, 0), 139 REG_REGION(0x00, 0x00, 4, WDT_S_BASE, 0),
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/ |
| H A D | pmu.c | 848 if (mmio_read_32(WDT_S_BASE + WDT_CR) & WDT_EN) in secure_watchdog_restore() 849 mmio_write_32(WDT_S_BASE + WDT_CRR, 0x76); in secure_watchdog_restore()
|