Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/watchdog/
H A Dswdt.c75 gicd_set_icenabler(RCAR_GICD_BASE, ARM_IRQ_SEC_WDT); in swdt_disable()
139 (ARM_IRQ_SEC_WDT & ~ITARGET_MASK); in rcar_swdt_release()
164 gicv2_end_of_interrupt(ARM_IRQ_SEC_WDT); in rcar_swdt_exec()
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c229 INTR_PROP_DESC(ARM_IRQ_SEC_WDT, GIC_HIGHEST_SEC_PRIORITY,
256 INTR_PROP_DESC(ARM_IRQ_SEC_WDT, GIC_HIGHEST_SEC_PRIORITY,
H A Dplat_helpers.S243 mov x1, #ARM_IRQ_SEC_WDT
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h116 #define ARM_IRQ_SEC_WDT U(173) macro