Lines Matching refs:USB_DIR_IN
713 } else if ((ep->bEndpointAddress & USB_DIR_IN) != 0) { in pxa25x_ep_queue()
809 if ((ep->bEndpointAddress & USB_DIR_IN) != 0 in pxa25x_ep_set_halt()
850 if ((ep->bEndpointAddress & USB_DIR_IN) != 0) in pxa25x_ep_fifo_status()
872 if ((ep->bEndpointAddress & USB_DIR_IN) == 0) { in pxa25x_ep_fifo_flush()
1526 if (u.r.bRequestType & USB_DIR_IN) in handle_ep0()
1647 int is_in = ep->bEndpointAddress & USB_DIR_IN; in handle_ep()
1844 .bEndpointAddress = USB_DIR_IN | 1,
1876 .bEndpointAddress = USB_DIR_IN | 3,
1906 .bEndpointAddress = USB_DIR_IN | 5,
1923 .bEndpointAddress = USB_DIR_IN | 6,
1954 .bEndpointAddress = USB_DIR_IN | 8,
1984 .bEndpointAddress = USB_DIR_IN | 10,
2001 .bEndpointAddress = USB_DIR_IN | 11,
2032 .bEndpointAddress = USB_DIR_IN | 13,
2062 .bEndpointAddress = USB_DIR_IN | 15,