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()
1525 if (u.r.bRequestType & USB_DIR_IN) in handle_ep0()
1646 int is_in = ep->bEndpointAddress & USB_DIR_IN; in handle_ep()
1839 .bEndpointAddress = USB_DIR_IN | 1,
1867 .bEndpointAddress = USB_DIR_IN | 3,
1894 .bEndpointAddress = USB_DIR_IN | 5,
1909 .bEndpointAddress = USB_DIR_IN | 6,
1936 .bEndpointAddress = USB_DIR_IN | 8,
1963 .bEndpointAddress = USB_DIR_IN | 10,
1978 .bEndpointAddress = USB_DIR_IN | 11,
2005 .bEndpointAddress = USB_DIR_IN | 13,
2032 .bEndpointAddress = USB_DIR_IN | 15,