Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h154 #define GINTSTS_INCOMPL_SOOUT BIT(21) macro
H A Dgadget.c3495 intmsk |= GINTSTS_INCOMPL_SOIN | GINTSTS_INCOMPL_SOOUT; in dwc2_hsotg_core_init_disconnected()
3728 dwc2_writel(hsotg, GINTSTS_INCOMPL_SOOUT, GINTSTS); in dwc2_gadget_handle_incomplete_isoc_out()
3919 if (gintsts & GINTSTS_INCOMPL_SOOUT) in dwc2_hsotg_irq()