Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/interrupt-controller/
Dmvebu-icu.h13 #define ICU_GRP_SEI 0x4 macro
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt23 ICU_GRP_SEI (0x4) : System 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()