Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c176 #define DWC3_GCTL_PRTCAPDIR(n) ((n) << USB3_GCTL_PRTCAPDIR_POS) macro
2114 DWC3_GCTL_PRTCAPDIR(DWC3_GCTL_PRTCAP_DEVICE)); in dwc3_set_current_mode()
2118 DWC3_GCTL_PRTCAPDIR(DWC3_GCTL_PRTCAP_HOST)); in dwc3_set_current_mode()
2122 DWC3_GCTL_PRTCAPDIR(DWC3_GCTL_PRTCAP_OTG)); in dwc3_set_current_mode()