Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h325 #define DWC3_GUSB3PIPECTL_U2SSINP3OK BIT(29) macro
H A Dcore.c674 reg |= DWC3_GUSB3PIPECTL_U2SSINP3OK; in dwc3_ss_phy_setup()