Searched refs:USB_CMD_FLUSH_FIFO (Results 1 – 4 of 4) sorted by relevance
81 #define USB_CMD_FLUSH_FIFO 0x40 macro
268 USB_CMD_FLUSH_FIFO | (USB_CMD_EP_MASK & (ep->epnum))); in qe_ep_flushtxfifo()
156 #define USB_CMD_FLUSH_FIFO 0x40 macro
538 out_8(&usb->fhci->regs->usb_comm, USB_CMD_FLUSH_FIFO | EP_ZERO); in abort_transmission()