Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 2 of 2) sorted by relevance
802 reg |= DWC3_GCTL_DISSCRAMBLE; in dwc3_core_setup_global_control()804 reg &= ~DWC3_GCTL_DISSCRAMBLE; in dwc3_core_setup_global_control()
246 #define DWC3_GCTL_DISSCRAMBLE BIT(3) macro