Searched refs:USB_ENDPOINT_NUMBER_MASK (Results 1 – 20 of 20) sorted by relevance
57 int ep_num = endpoint->endpoint_address & USB_ENDPOINT_NUMBER_MASK; in udc_write_urb()138 int ep_num = endpoint->endpoint_address & USB_ENDPOINT_NUMBER_MASK; in udc_read_urb()373 int ep_num = ep_addr & USB_ENDPOINT_NUMBER_MASK; in udc_handle_ep()454 USB_ENDPOINT_NUMBER_MASK; in udc_irq()537 ep_num = endpoint->endpoint_address & USB_ENDPOINT_NUMBER_MASK; in udc_setup_ep()557 ep_num = ep_addr & USB_ENDPOINT_NUMBER_MASK; in udc_setup_ep()
271 num = ci_ep->desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in ci_ep_alloc_request()295 num = ci_ep->desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in ci_ep_free_request()333 num = desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in ci_ep_enable()438 num = ci_ep->desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in ci_ep_submit_next_request()564 num = ci_ep->desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in ci_ep_queue()613 num = ci_ep->desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in handle_ep_complete()723 & USB_ENDPOINT_NUMBER_MASK; in handle_setup()785 & USB_ENDPOINT_NUMBER_MASK; in stop_activity()853 & USB_ENDPOINT_NUMBER_MASK; in udc_irq()
295 USB_ENDPOINT_NUMBER_MASK, cp, last); in dw_write_noniso_tx_fifo()456 USB_ENDPOINT_NUMBER_MASK) == ep) in dw_find_ep()539 udc_unset_nak(endpoint->endpoint_address & USB_ENDPOINT_NUMBER_MASK); in udc_endpoint_write()610 ep_num = ep_addr & USB_ENDPOINT_NUMBER_MASK; in udc_setup_ep()
179 if (((desc->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK) in usba_ep_enable()563 if ((wIndex & USB_ENDPOINT_NUMBER_MASK) == 0) in get_ep_by_addr()574 if ((bEndpointAddress & USB_ENDPOINT_NUMBER_MASK) in get_ep_by_addr()575 == (wIndex & USB_ENDPOINT_NUMBER_MASK)) in get_ep_by_addr()
976 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()999 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()1018 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()
79 int ep = ep_addr & USB_ENDPOINT_NUMBER_MASK; in ep_reset()
48 USB_ENDPOINT_NUMBER_MASK; in usb_ether_register()52 USB_ENDPOINT_NUMBER_MASK; in usb_ether_register()61 USB_ENDPOINT_NUMBER_MASK; in usb_ether_register()
677 USB_ENDPOINT_NUMBER_MASK; in asix_eth_probe()683 USB_ENDPOINT_NUMBER_MASK; in asix_eth_probe()693 USB_ENDPOINT_NUMBER_MASK; in asix_eth_probe()
682 USB_ENDPOINT_NUMBER_MASK; in ax88179_eth_probe()695 USB_ENDPOINT_NUMBER_MASK; in ax88179_eth_probe()700 USB_ENDPOINT_NUMBER_MASK; in ax88179_eth_probe()
879 USB_ENDPOINT_NUMBER_MASK; in smsc95xx_eth_probe()883 USB_ENDPOINT_NUMBER_MASK; in smsc95xx_eth_probe()890 USB_ENDPOINT_NUMBER_MASK; in smsc95xx_eth_probe()
1401 USB_ENDPOINT_NUMBER_MASK; in r8152_eth_probe()1406 USB_ENDPOINT_NUMBER_MASK; in r8152_eth_probe()1416 USB_ENDPOINT_NUMBER_MASK; in r8152_eth_probe()
769 epaddr &= USB_ENDPOINT_NUMBER_MASK; in mcs7830_eth_probe()
411 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro453 return epd->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in usb_endpoint_num()
107 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
222 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
422 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro464 return epd->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in usb_endpoint_num()
1361 USB_ENDPOINT_NUMBER_MASK; in usb_storage_probe()1365 USB_ENDPOINT_NUMBER_MASK; in usb_storage_probe()1372 USB_ENDPOINT_NUMBER_MASK; in usb_storage_probe()
325 b = ep->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in usb_set_maxpacket_ep()
813 USB_ENDPOINT_NUMBER_MASK; in udc_endpoint_write()
312 epnum = (windex & USB_ENDPOINT_NUMBER_MASK) << 1; in dwc3_wIndex_to_dep()