Searched refs:GOTGCTL_BVALOEN (Results 1 – 3 of 3) sorted by relevance
17 ((gotgctl) |= GOTGCTL_BVALOEN | GOTGCTL_AVALOEN | GOTGCTL_VBVALOEN | \
678 gotgctl |= GOTGCTL_BVALOEN | GOTGCTL_AVALOEN; in dwc2_suspend()776 gotgctl &= ~(GOTGCTL_BVALOEN | GOTGCTL_AVALOEN | in dwc2_resume()
30 #define GOTGCTL_BVALOEN BIT(6) macro