Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/interrupt-controller/
Dmvebu-icu.h14 #define ICU_GRP_REI 0x5 macro
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt24 ICU_GRP_REI (0x5) : RAM error interrupt
/Linux-v4.19/drivers/irqchip/
Dirq-mvebu-icu.c121 icu_group != ICU_GRP_SEI && icu_group != ICU_GRP_REI) { in mvebu_icu_irq_domain_translate()