Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 4 of 4) sorted by relevance
172 #define DWC3_GCTL_DISSCRAMBLE (1 << 3) macro
89 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()
684 reg |= DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()686 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_init()
Completed in 14 milliseconds