Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_disable_gsint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c176 * dwc2_hsotg_disable_gsint - disable one or more of the general interrupt
180 static void dwc2_hsotg_disable_gsint(struct dwc2_hsotg *hsotg, u32 ints) in dwc2_hsotg_disable_gsint() function
3795 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_irq()
3804 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_PTXFEMP); in dwc2_hsotg_irq()
3938 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_GOUTNAKEFF); in dwc2_hsotg_ep_stop_xfr()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c175 * dwc2_hsotg_disable_gsint - disable one or more of the general interrupt
179 static void dwc2_hsotg_disable_gsint(struct dwc2_hsotg *hsotg, u32 ints) in dwc2_hsotg_disable_gsint() function
3795 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_irq()
3804 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_PTXFEMP); in dwc2_hsotg_irq()
3938 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_GOUTNAKEFF); in dwc2_hsotg_ep_stop_xfr()

Completed in 12 milliseconds