Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dep0.c306 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep() argument
309 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dep0.c303 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep() argument
306 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep()