Searched refs:GOTGCTL_DEVHNPEN (Results 1 – 3 of 3) sorted by relevance
109 if (gotgctl & GOTGCTL_DEVHNPEN) { in dwc2_handle_otg_intr()124 gotgctl &= ~GOTGCTL_DEVHNPEN; in dwc2_handle_otg_intr()187 gotgctl &= ~(GOTGCTL_HNPREQ | GOTGCTL_DEVHNPEN); in dwc2_handle_otg_intr()
24 #define GOTGCTL_DEVHNPEN BIT(11) macro
57 #define GOTGCTL_DEVHNPEN BIT(11) macro