Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h101 #define S3C_GINTSTS_GINNakEff (1 << 6) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2248 if (gintsts & S3C_GINTSTS_GINNakEff) { in s3c_hsotg_irq()
2649 S3C_GINTSTS_GOUTNakEff | S3C_GINTSTS_GINNakEff | in s3c_hsotg_start()