Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 2 of 2) sorted by relevance
624 reg |= DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()626 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()
172 #define DWC3_GCTL_DISSCRAMBLE (1 << 3) macro