Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h186 #define DWC3_GUSB3PIPECTL_U2SSINP3OK (1 << 29) macro
H A Dcore.c385 reg |= DWC3_GUSB3PIPECTL_U2SSINP3OK; in dwc3_phy_setup()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h304 #define DWC3_GUSB3PIPECTL_U2SSINP3OK BIT(29) macro
H A Dcore.c656 reg |= DWC3_GUSB3PIPECTL_U2SSINP3OK; in dwc3_phy_setup()