Lines Matching refs:USB_DIR_IN
924 } else if ((ep->bEndpointAddress & USB_DIR_IN) != 0) { in pxa25x_ep_queue()
1020 if ((ep->bEndpointAddress & USB_DIR_IN) != 0 in pxa25x_ep_set_halt()
1061 if ((ep->bEndpointAddress & USB_DIR_IN) != 0) in pxa25x_ep_fifo_status()
1083 if ((ep->bEndpointAddress & USB_DIR_IN) == 0) { in pxa25x_ep_fifo_flush()
1734 if (u.r.bRequestType & USB_DIR_IN) in handle_ep0()
1855 int is_in = ep->bEndpointAddress & USB_DIR_IN; in handle_ep()
2056 .bEndpointAddress = USB_DIR_IN | 1,
2088 .bEndpointAddress = USB_DIR_IN | 3,
2118 .bEndpointAddress = USB_DIR_IN | 5,
2135 .bEndpointAddress = USB_DIR_IN | 6,
2166 .bEndpointAddress = USB_DIR_IN | 8,
2196 .bEndpointAddress = USB_DIR_IN | 10,
2213 .bEndpointAddress = USB_DIR_IN | 11,
2244 .bEndpointAddress = USB_DIR_IN | 13,
2274 .bEndpointAddress = USB_DIR_IN | 15,