Searched refs:S3C_GRXFSIZ (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.h130 #define S3C_GRXFSIZ S3C_HSOTG_REG(0x024) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c315 writel(0x1C0, hsotg->regs + S3C_GRXFSIZ);
323 writel(2048, hsotg->regs + S3C_GRXFSIZ);
2867 readl(hsotg->regs + S3C_GRXFSIZ),
2903 readl(regs + S3C_GRXFSIZ), readl(regs + S3C_GNPTXFSIZ));
3022 seq_printf(seq, "RXFIFO: Size %d\n", readl(regs + S3C_GRXFSIZ));

Completed in 133 milliseconds