Searched refs:SL11H_INTMASK_DONE_A (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dsl811.h76 # define SL11H_INTMASK_DONE_A 0x01 macro
H A Dsl811-hcd.c606 irqstat |= SL11H_INTMASK_DONE_A;
617 irqstat |= SL11H_INTMASK_DONE_A;
651 if (irqstat & SL11H_INTMASK_DONE_A) {
1175 sl811->irq_enable |= SL11H_INTMASK_DONE_A;
1381 (mask & SL11H_INTMASK_DONE_A) ? " done_a" : "",

Completed in 55 milliseconds