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

/drivers/usb/gadget/
H A Ds3c-hsotg.c241 * s3c_hsotg_en_gsint - enable one or more of the general interrupt
245 static void s3c_hsotg_en_gsint(struct s3c_hsotg *hsotg, u32 ints) function
492 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
513 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
527 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_NPTxFEmp);
551 s3c_hsotg_en_gsint(hsotg,
576 s3c_hsotg_en_gsint(hsotg,
2682 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_OEPInt | S3C_GINTSTS_IEPInt);
2688 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_RxFLvl);

Completed in 12 milliseconds