Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/renesas/common/include/
Drcar_def.h234 #define WDTRSTCR_RWDT_RSTMSK ((uint32_t)1U << 0U) macro
/external/arm-trusted-firmware/plat/renesas/rzg/
Dbl2_plat_setup.c803 reg &= ~WDTRSTCR_RWDT_RSTMSK; in bl2_el3_early_platform_setup()
/external/arm-trusted-firmware/plat/renesas/rcar/
Dbl2_plat_setup.c958 reg &= ~WDTRSTCR_RWDT_RSTMSK; in bl2_el3_early_platform_setup()