Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A 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()
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c308 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep() argument
311 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep()