Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_pm.c33 uint32_t interrupt = GIC_SPURIOUS_INTERRUPT; in stm32_cpu_standby()
43 while (interrupt == GIC_SPURIOUS_INTERRUPT) { in stm32_cpu_standby()
50 (interrupt != GIC_SPURIOUS_INTERRUPT)) { in stm32_cpu_standby()
/rk3399_ARM-atf/plat/common/
H A Dplat_gicv2.c51 if (id == GIC_SPURIOUS_INTERRUPT) { in plat_ic_get_pending_interrupt_id()
85 if (id == GIC_SPURIOUS_INTERRUPT) { in plat_ic_get_pending_interrupt_type()
339 if (id == GIC_SPURIOUS_INTERRUPT) { in plat_ic_get_interrupt_id()
H A Dplat_gicv3.c91 case GIC_SPURIOUS_INTERRUPT: in plat_ic_get_pending_interrupt_type()
383 return (irqnr == GIC_SPURIOUS_INTERRUPT) ? in plat_ic_get_pending_interrupt_id()
/rk3399_ARM-atf/include/drivers/arm/
H A Dgic_common.h32 #define GIC_SPURIOUS_INTERRUPT U(1023) macro
H A Dgicv3.h381 return (id >= PENDING_G1S_INTID) && (id <= GIC_SPURIOUS_INTERRUPT); in gicv3_is_intr_id_special_identifier()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3525 #. id = ``GIC_SPURIOUS_INTERRUPT`` (1023) is reported as an invalid interrupt type.
3567 Register*, is returned if is not equal to GIC_SPURIOUS_INTERRUPT (1023) else