Home
last modified time | relevance | path

Searched refs:wIndex_le (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/dwc3/
Dep0.c305 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep() argument
308 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep()