Lines Matching refs:USB_DIR_IN
920 } else if ((ep->bEndpointAddress & USB_DIR_IN) != 0) { in pxa25x_ep_queue()
1019 if ((ep->bEndpointAddress & USB_DIR_IN) != 0 in pxa25x_ep_set_halt()
1060 if ((ep->bEndpointAddress & USB_DIR_IN) != 0) in pxa25x_ep_fifo_status()
1082 if ((ep->bEndpointAddress & USB_DIR_IN) == 0) { in pxa25x_ep_fifo_flush()
1696 if (u.r.bRequestType & USB_DIR_IN) in handle_ep0()
1817 int is_in = ep->bEndpointAddress & USB_DIR_IN; in handle_ep()
2018 .bEndpointAddress = USB_DIR_IN | 1,
2050 .bEndpointAddress = USB_DIR_IN | 3,
2080 .bEndpointAddress = USB_DIR_IN | 5,
2097 .bEndpointAddress = USB_DIR_IN | 6,
2128 .bEndpointAddress = USB_DIR_IN | 8,
2158 .bEndpointAddress = USB_DIR_IN | 10,
2175 .bEndpointAddress = USB_DIR_IN | 11,
2206 .bEndpointAddress = USB_DIR_IN | 13,
2236 .bEndpointAddress = USB_DIR_IN | 15,