Searched refs:POS_IRQSEL (Results 1 – 2 of 2) sorted by relevance
1162 i = ((val & POS_IRQSEL) >> 6) & 0x03 ; /* IRQ <0, 1> */
333 #define POS_IRQSEL 0xc0 /* selected interrupt */ macro