Searched refs:ER_IRQ_DISABLE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/host/
H A Dxhci.c344 writel(ER_IRQ_DISABLE(iman), &ir->ir_set->irq_pending);
H A Dxhci.h245 #define ER_IRQ_DISABLE(p) ((ER_IRQ_CLEAR(p)) & ~(0x2)) macro

Completed in 329 milliseconds