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

/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.h79 #define S3C_GINTMSK S3C_HSOTG_REG(0x018) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c244 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK);
251 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK);
262 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK);
268 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK);
2046 gintmsk = readl(hsotg->regs + S3C_GINTMSK);
2596 hsotg->regs + S3C_GINTMSK);
2959 readl(regs + S3C_GINTMSK),

Completed in 110 milliseconds