Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h169 #define DWC3_GUSB3PIPECTL_REQP1P2P3 (1 << 24) macro
H A Dcore.c356 reg |= DWC3_GUSB3PIPECTL_REQP1P2P3; in dwc3_phy_setup()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h315 #define DWC3_GUSB3PIPECTL_REQP1P2P3 BIT(24) macro
H A Dcore.c669 reg |= DWC3_GUSB3PIPECTL_REQP1P2P3; in dwc3_phy_setup()