Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h51 #define S3C_GAHBCFG_GlblIntrEn (1 << 0) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2654 writel(S3C_GAHBCFG_GlblIntrEn | S3C_GAHBCFG_DMAEn | in s3c_hsotg_start()
2658 writel(S3C_GAHBCFG_GlblIntrEn, hsotg->regs + S3C_GAHBCFG); in s3c_hsotg_start()