Searched defs:PIC_IRQ_IS_EDGE_TRIGGERED (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlr/ | ||
H A D | pic.h | 201 #define PIC_IRQ_IS_EDGE_TRIGGERED(irq) (((irq) >= PIC_TIMER_0_IRQ) && \ macro |
Completed in 2 milliseconds