Searched refs:DCTL_SGNPINNAK (Results 1 – 2 of 2) sorted by relevance
439 #define DCTL_SGNPINNAK (1 << 7) macro
2916 __orr32(hsotg->regs + DCTL, DCTL_SGNPINNAK); in dwc2_hsotg_ep_stop_xfr()2947 __bic32(hsotg->regs + DCTL, DCTL_SGNPINNAK); in dwc2_hsotg_ep_stop_xfr()