Searched refs:S3C_GINTSTS_PTxFEmp (Results 1 - 2 of 2) 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.c489 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
510 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
549 periodic ? S3C_GINTSTS_PTxFEmp :
574 periodic ? S3C_GINTSTS_PTxFEmp :
2029 S3C_GINTSTS_PTxFEmp | \
2145 if (gintsts & S3C_GINTSTS_PTxFEmp) {
2150 s3c_hsotg_disable_gsint(hsotg, S3C_GINTSTS_PTxFEmp);
2153 writel(S3C_GINTSTS_PTxFEmp, hsotg->regs + S3C_GINTSTS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dregs-usb-hsotg.h85 #define S3C_GINTSTS_PTxFEmp (1 << 26) macro

Completed in 122 milliseconds