Searched refs:GOTGCTL_AVALOEN (Results 1 – 3 of 3) sorted by relevance
17 ((gotgctl) |= GOTGCTL_BVALOEN | GOTGCTL_AVALOEN | GOTGCTL_VBVALOEN | \
671 gotgctl |= GOTGCTL_BVALOEN | GOTGCTL_AVALOEN; in dwc2_suspend()728 gotgctl &= ~(GOTGCTL_BVALOEN | GOTGCTL_AVALOEN | in dwc2_resume()
31 #define GOTGCTL_AVALOEN BIT(4) macro