Home
last modified time | relevance | path

Searched refs:S3C_GINTSTS_RxFLvl (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h103 #define S3C_GINTSTS_RxFLvl (1 << 4) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2086 S3C_GINTSTS_RxFLvl)
2204 if (gintsts & S3C_GINTSTS_RxFLvl) { in s3c_hsotg_irq()
2691 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_RxFLvl); in s3c_hsotg_start()