Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h187 #define DWC3_GUSB3PIPECTL_REQP1P2P3 (1 << 24) macro
H A Dcore.c388 reg |= DWC3_GUSB3PIPECTL_REQP1P2P3; in dwc3_phy_setup()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h307 #define DWC3_GUSB3PIPECTL_REQP1P2P3 BIT(24) macro
H A Dcore.c662 reg |= DWC3_GUSB3PIPECTL_REQP1P2P3; in dwc3_phy_setup()