Searched refs:ER_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/usb/host/ | ||
| D | xhci.h | 500 #define ER_IRQ_ENABLE(p) ((ER_IRQ_CLEAR(p)) | 0x2) macro |
| D | xhci.c | 632 writel(ER_IRQ_ENABLE(temp), &xhci->ir_set->irq_pending); in xhci_run_finished() |