Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhw.h148 #define GINTSTS_INCOMPL_SOIN BIT(20) macro
Dgadget.c3264 intmsk |= GINTSTS_INCOMPL_SOIN | GINTSTS_INCOMPL_SOOUT; in dwc2_hsotg_core_init_disconnected()
3435 dwc2_writel(hsotg, GINTSTS_INCOMPL_SOIN, GINTSTS); in dwc2_gadget_handle_incomplete_isoc_in()
3665 if (gintsts & GINTSTS_INCOMPL_SOIN) in dwc2_hsotg_irq()