Searched refs:UE_XFERTYPE (Results 1 – 16 of 16) sorted by relevance
541 #define UE_XFERTYPE 0x03 macro548 #define UE_GET_XFERTYPE(a) ((a) & UE_XFERTYPE)
390 type = (edesc->bmAttributes & UE_XFERTYPE); in usbd_get_max_frame_length()487 type = (edesc->bmAttributes & UE_XFERTYPE); in usbd_transfer_setup_sub()2643 [xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE]++; in usbd_transfer_done()2646 [xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE]++; in usbd_transfer_done()2649 [xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE]++; in usbd_transfer_done()2834 type = (ep->edesc->bmAttributes & UE_XFERTYPE); in usbd_pipe_start()2897 type = (ep->edesc->bmAttributes & UE_XFERTYPE); in usbd_pipe_start()
206 type = ed->bmAttributes & UE_XFERTYPE; in ugen_open()265 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE; in ugen_open_pipe_write()273 switch (ed->bmAttributes & UE_XFERTYPE) { in ugen_open_pipe_write()334 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE; in ugen_open_pipe_read()342 switch (ed->bmAttributes & UE_XFERTYPE) { in ugen_open_pipe_read()1064 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE; in usb_fs_open()
427 type_mask = UE_XFERTYPE; in usbd_get_endpoint()428 type_val = (setup->type & UE_XFERTYPE); in usbd_get_endpoint()528 (edesc->bmAttributes & UE_XFERTYPE) == UE_BULK && in usb_init_endpoint()1128 et = (ep->edesc->bmAttributes & UE_XFERTYPE); in usbd_set_endpoint_stall()
440 up->up_xfertype = xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE; in usbpf_xfertap()
1938 switch (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) { in usb_hs_bandwidth_alloc()2016 switch (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) { in usb_hs_bandwidth_free()2407 xfer_type = xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE; in usbd_transfer_power_ref()
565 type = uhe->desc.bmAttributes & UE_XFERTYPE; in usb_clear_halt()673 type = (uhe->desc.bmAttributes & UE_XFERTYPE); in usb_control_msg()777 uint8_t type = uhe->desc.bmAttributes & UE_XFERTYPE; in usb_setup_endpoint()1056 ((at & UE_XFERTYPE) == type)) { in usb_find_host_endpoint()
1208 (ed->bmAttributes & UE_XFERTYPE), in atmegadci_clear_stall()1975 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) { in atmegadci_xfer_setup()2052 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in atmegadci_ep_init()
1183 (ed->bmAttributes & UE_XFERTYPE), in avr32dci_clear_stall()1931 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) { in avr32dci_xfer_setup()2014 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in avr32dci_ep_init()
1264 ep_type = (ep->edesc->bmAttributes & UE_XFERTYPE); in uss820dci_set_stall()1358 (ed->bmAttributes & UE_XFERTYPE), in uss820dci_clear_stall()2328 switch (edesc->bmAttributes & UE_XFERTYPE) { in uss820dci_ep_init()
3793 (ed->bmAttributes & UE_XFERTYPE), in dwc_otg_clear_stall() 4797 ep_type = (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE); in dwc_otg_xfer_setup() 4898 (edesc->bmAttributes & UE_XFERTYPE) != UE_ISOCHRONOUS) { in dwc_otg_ep_init() 4905 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in dwc_otg_ep_init()
2415 xfer_type = xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE; in musbotg_setup_standard_chain()3034 (ed->bmAttributes & UE_XFERTYPE), in musbotg_clear_stall()4135 switch (edesc->bmAttributes & UE_XFERTYPE) { in musbotg_ep_init()
2513 switch (edesc->bmAttributes & UE_XFERTYPE) { in ohci_ep_init()
2972 switch (edesc->bmAttributes & UE_XFERTYPE) { in uhci_ep_init()
3664 switch (edesc->bmAttributes & UE_XFERTYPE) { in ehci_ep_init()
280 et = (ted->bmAttributes & UE_XFERTYPE); in usb_make_endpoint_desc()803 temp = (ed->bmAttributes & UE_XFERTYPE); in usb_hw_ep_get_needs()