Searched refs:UE_GET_ADDR (Results 1 – 7 of 7) sorted by relevance
89 #define UE_GET_ADDR(a) ((a) & UE_ADDR) macro
143 uint32_t ep_num = UE_GET_ADDR(index); in usb3_get_ep_by_addr()
561 endpt = UE_GET_ADDR(transfer->endpoint); in _access_endpoint()
630 endpt = UE_GET_ADDR(transfer->endpoint); in _access_endpoint()
539 #define UE_GET_ADDR(a) ((a) & UE_ADDR) macro
1976 outmask = (unsigned int)outmask | (1 << UE_GET_ADDR(ep)); in usb_cdev_create()1978 inmask = (unsigned int)inmask | (1 << UE_GET_ADDR(ep)); in usb_cdev_create()
1712 xfer->address, UE_GET_ADDR(xfer->endpointno), in ehci_setup_standard_chain()1895 EHCI_QH_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) | in ehci_setup_standard_chain()2379 EHCI_SITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) | in ehci_device_isoc_fs_open()2696 EHCI_ITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno))); in ehci_device_isoc_hs_open()