Searched refs:DWC3_GUSB2PHYCFG_PHYIF_MASK (Results 1 – 2 of 2) sorted by relevance
735 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_hs_phy_setup()741 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_hs_phy_setup()
306 #define DWC3_GUSB2PHYCFG_PHYIF_MASK DWC3_GUSB2PHYCFG_PHYIF(1) macro