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

/drivers/usb/dwc2/
H A Dgadget.c94 * s3c_hsotg_en_gsint - enable one or more of the general interrupt
98 static void s3c_hsotg_en_gsint(struct s3c_hsotg *hsotg, u32 ints) function
351 s3c_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP);
372 s3c_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP);
386 s3c_hsotg_en_gsint(hsotg, GINTSTS_NPTXFEMP);
417 s3c_hsotg_en_gsint(hsotg,
446 s3c_hsotg_en_gsint(hsotg,
2199 s3c_hsotg_en_gsint(hsotg, GINTSTS_OEPINT | GINTSTS_IEPINT);
2207 s3c_hsotg_en_gsint(hsotg, GINTSTS_RXFLVL);

Completed in 153 milliseconds