Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-dwc3.c32 DWC3_GCTL_PRTCAPDIR(DWC3_GCTL_PRTCAP_OTG), in dwc3_set_mode()
/rk3399_rockchip-uboot/include/linux/usb/
H A Ddwc3.h169 #define DWC3_GCTL_PRTCAP_OTG 3 macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c45 reg &= ~(DWC3_GCTL_PRTCAPDIR(DWC3_GCTL_PRTCAP_OTG)); in dwc3_set_mode()
625 dwc3_set_mode(dwc, DWC3_GCTL_PRTCAP_OTG); in dwc3_core_init_mode()
H A Dcore.h154 #define DWC3_GCTL_PRTCAP_OTG 3 macro