Lines Matching refs:USB_DIR_IN
815 } else if ((ep->bEndpointAddress & USB_DIR_IN) != 0) { in pxa25x_ep_queue()
912 if ((ep->bEndpointAddress & USB_DIR_IN) != 0 in pxa25x_ep_set_halt()
953 if ((ep->bEndpointAddress & USB_DIR_IN) != 0) in pxa25x_ep_fifo_status()
975 if ((ep->bEndpointAddress & USB_DIR_IN) == 0) { in pxa25x_ep_fifo_flush()
1327 if (u.r.bRequestType & USB_DIR_IN) in handle_ep0()
1464 int is_in = ep->bEndpointAddress & USB_DIR_IN; in handle_ep()
1660 .bEndpointAddress = USB_DIR_IN | 1,
1688 .bEndpointAddress = USB_DIR_IN | 3,
1715 .bEndpointAddress = USB_DIR_IN | 5,
1730 .bEndpointAddress = USB_DIR_IN | 6,
1757 .bEndpointAddress = USB_DIR_IN | 8,
1784 .bEndpointAddress = USB_DIR_IN | 10,
1799 .bEndpointAddress = USB_DIR_IN | 11,
1826 .bEndpointAddress = USB_DIR_IN | 13,
1853 .bEndpointAddress = USB_DIR_IN | 15,