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