Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h145 #define GINTSTS_INCOMPL_SOOUT (1 << 21) macro
Dgadget.c2340 GINTSTS_INCOMPL_SOIN | GINTSTS_INCOMPL_SOOUT; in dwc2_hsotg_core_init_disconnected()
2618 if (gintsts & GINTSTS_INCOMPL_SOOUT) { in dwc2_hsotg_irq()
2632 dwc2_writel(GINTSTS_INCOMPL_SOOUT, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()