Home
last modified time | relevance | path

Searched refs:DCTL_SGNPINNAK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h439 #define DCTL_SGNPINNAK (1 << 7) macro
Dgadget.c2916 __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()