Searched refs:windex (Results 1 – 1 of 1) sorted by relevance
309 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep() local312 epnum = (windex & USB_ENDPOINT_NUMBER_MASK) << 1; in dwc3_wIndex_to_dep()313 if ((windex & USB_ENDPOINT_DIR_MASK) == USB_DIR_IN) in dwc3_wIndex_to_dep()