Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/corstone1000/common/
H A Dcorstone1000_pm.c24 uint32_t volatile * const watchdog_ctrl_reg = (uint32_t *) SECURE_WATCHDOG_ADDR_CTRL_REG; in corstone1000_system_reset() local
41 *watchdog_ctrl_reg = SECURE_WATCHDOG_MASK_ENABLE; in corstone1000_system_reset()