SL11H_INTMASK_DONE_A  602 drivers/usb/host/sl811-hcd.c 		irqstat |= SL11H_INTMASK_DONE_A;
SL11H_INTMASK_DONE_A  614 drivers/usb/host/sl811-hcd.c 		irqstat |= SL11H_INTMASK_DONE_A;
SL11H_INTMASK_DONE_A  648 drivers/usb/host/sl811-hcd.c 	if (irqstat & SL11H_INTMASK_DONE_A) {
SL11H_INTMASK_DONE_A 1179 drivers/usb/host/sl811-hcd.c 		sl811->irq_enable |= SL11H_INTMASK_DONE_A;
SL11H_INTMASK_DONE_A 1376 drivers/usb/host/sl811-hcd.c 		(mask & SL11H_INTMASK_DONE_A) ? " done_a" : "",