Searched refs:IDU_M_TRIG_EDGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/soc/arc/ | ||
D | mcip.h | 55 #define IDU_M_TRIG_EDGE 0x1 macro |
/linux-6.12.1/arch/arc/kernel/ | ||
D | mcip.c | 307 type & IRQ_TYPE_EDGE_RISING ? IDU_M_TRIG_EDGE : in idu_irq_set_type() |