Home
last modified time | relevance | path

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

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