Home
last modified time | relevance | path

Searched refs:DWC3_GUSB3PIPECTL_DEPOCHANGE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
H A Dcore.h332 #define DWC3_GUSB3PIPECTL_DEPOCHANGE BIT(18) macro
H A Dcore.c695 reg |= DWC3_GUSB3PIPECTL_DEPOCHANGE; in dwc3_ss_phy_setup()
707 reg &= ~DWC3_GUSB3PIPECTL_DEPOCHANGE; in dwc3_ss_phy_setup()