Home
last modified time | relevance | path

Searched refs:ER_IRQ_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci.h480 #define ER_IRQ_DISABLE(p) ((ER_IRQ_CLEAR(p)) & ~(0x2)) macro
Dxhci.c717 writel(ER_IRQ_DISABLE(temp), &xhci->ir_set->irq_pending); in xhci_stop()
1050 writel(ER_IRQ_DISABLE(temp), &xhci->ir_set->irq_pending); in xhci_resume()