Searched refs:ER_IRQ_ENABLE (Results 1 – 3 of 3) sorted by relevance
403 #define ER_IRQ_ENABLE(p) ((ER_IRQ_CLEAR(p)) | 0x2) macro
245 #define ER_IRQ_ENABLE(p) ((ER_IRQ_CLEAR(p)) | 0x2) macro
308 writel(ER_IRQ_ENABLE(iman), &ir->ir_set->irq_pending); in xhci_enable_interrupter()