Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-dwc3.c102 reg |= DWC3_GCTL_U2RSTECN; in dwc3_core_init()
/rk3399_rockchip-uboot/include/linux/usb/
H A Ddwc3.h158 #define DWC3_GCTL_U2RSTECN (1 << 16) macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h143 #define DWC3_GCTL_U2RSTECN (1 << 16) macro
H A Dcore.c573 reg |= DWC3_GCTL_U2RSTECN; in dwc3_core_init()