Searched refs:USB_ENDPOINT_NUMBER_MASK (Results 1 – 2 of 2) sorted by relevance
89 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
490 priv->eps_revmap[ep->eplog & USB_ENDPOINT_NUMBER_MASK] = i + 1; in generic_eps_alloc()591 num = dev->eps_revmap[num & USB_ENDPOINT_NUMBER_MASK]; in generic_revmap_ep()