Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 4 of 4) sorted by relevance
86 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()
173 #define DWC3_GCTL_DISSCRAMBLE (1 << 3) macro
559 reg |= DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()561 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()
160 #define DWC3_GCTL_DISSCRAMBLE (1 << 3) macro