Searched defs:s3c_hsotg_disable_gsint (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c112 * s3c_hsotg_disable_gsint - disable one or more of the general interrupt
116 static void s3c_hsotg_disable_gsint(struct s3c_hsotg *hsotg, u32 ints) function
2360 s3c_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP);
2369 s3c_hsotg_disable_gsint(hsotg, GINTSTS_PTXFEMP);

Completed in 60 milliseconds