Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_setup.c97 sp805_refresh(ARM_SP805_TWDG_BASE, 1U); in bl1_plat_fwu_done()
108 sp805_stop(ARM_SP805_TWDG_BASE); in bl1_plat_prepare_exit()
117 sp805_start(ARM_SP805_TWDG_BASE, ARM_TWDG_LOAD_VAL); in plat_arm_secure_wdt_start()
122 sp805_stop(ARM_SP805_TWDG_BASE); in plat_arm_secure_wdt_stop()
H A Djuno_err.c23 sp805_refresh(ARM_SP805_TWDG_BASE, 1U); in plat_arm_error_handler()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_setup.c44 sp805_start(ARM_SP805_TWDG_BASE, ARM_TWDG_LOAD_VAL); in plat_arm_secure_wdt_start()
49 sp805_stop(ARM_SP805_TWDG_BASE); in plat_arm_secure_wdt_stop()
73 sp805_refresh(ARM_SP805_TWDG_BASE, 1U); in bl1_plat_fwu_done()
H A Dfvp_err.c27 sp805_refresh(ARM_SP805_TWDG_BASE, 1U); in plat_arm_error_handler()
/rk3399_ARM-atf/plat/arm/board/fvp_ve/
H A Dfvp_ve_bl1_setup.c22 sp805_start(ARM_SP805_TWDG_BASE, ARM_TWDG_LOAD_VAL); in plat_arm_secure_wdt_start()
27 sp805_stop(ARM_SP805_TWDG_BASE); in plat_arm_secure_wdt_stop()
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dbl2_setup.c622 sp805_stop(ARM_SP805_TWDG_BASE); in plat_bcm_bl2_plat_arch_setup()
634 sp805_start(ARM_SP805_TWDG_BASE, ARM_TWDG_LOAD_VAL); in plat_bcm_bl2_plat_arch_setup()
H A Dbl31_setup.c1069 sp805_stop(ARM_SP805_TWDG_BASE); in DEFINE_RENAME_SYSREG_RW_FUNCS()
/rk3399_ARM-atf/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h150 #define ARM_SP805_TWDG_BASE UL(0x1C0F0000) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h491 #define ARM_SP805_TWDG_BASE PLAT_ARM_SP805_TWDG_BASE macro
493 #define ARM_SP805_TWDG_BASE UL(0x2a490000) macro
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dsr_def.h307 #define ARM_SP805_TWDG_BASE 0x68b30000 macro