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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c238 * s3c_hsotg_en_gsint - enable one or more of the general interrupt
242 static void s3c_hsotg_en_gsint(struct s3c_hsotg *hsotg, u32 ints) function
489 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
510 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
524 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_NPTxFEmp);
548 s3c_hsotg_en_gsint(hsotg,
573 s3c_hsotg_en_gsint(hsotg,
2630 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_OEPInt | S3C_GINTSTS_IEPInt);
2636 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_RxFLvl);

Completed in 18 milliseconds