Searched defs:IRQ_TYPE_LEVEL_LOW (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/dt-bindings/interrupt-controller/ | ||
| D | irq.h | 18 #define IRQ_TYPE_LEVEL_LOW	8  macro | 
| /Linux-v5.4/include/linux/ | ||
| D | irq.h | 81 	IRQ_TYPE_LEVEL_LOW	= 0x00000008,  enumerator |