Searched refs:UE_GET_DIR (Results 1 – 5 of 5) sorted by relevance
532 #define UE_GET_DIR(a) ((a) & 0x80) macro
1962 if (UE_GET_DIR(ep) == UE_DIR_OUT) in usb_cdev_create()
1808 (UE_GET_DIR(xfer->endpointno) == UE_DIR_IN) ? in ehci_setup_standard_chain()1829 (UE_GET_DIR(xfer->endpointno) == UE_DIR_OUT) ? in ehci_setup_standard_chain()2362 if (UE_GET_DIR(xfer->endpointno) == UE_DIR_IN) in ehci_device_isoc_fs_open()2540 if (UE_GET_DIR(xfer->endpointno) == UE_DIR_OUT) { in ehci_device_isoc_fs_enter()2677 if (UE_GET_DIR(xfer->endpointno) == UE_DIR_IN) { in ehci_device_isoc_hs_open()
2109 temp.direction = UE_GET_DIR(xfer->endpointno); in xhci_setup_generic_chain()2200 temp.direction = UE_GET_DIR(xfer->endpointno) ^ UE_DIR_IN; in xhci_setup_generic_chain()
1858 if (UE_GET_DIR(uhe->desc.bEndpointAddress) == UE_DIR_OUT) { in usb_fill_bulk_urb()