Searched refs:S3C_DOEPCTL0 (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.h263 #define S3C_DOEPCTL0 S3C_HSOTG_REG(0xB00) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c1168 reg = (ep0->dir_in) ? S3C_DIEPCTL0 : S3C_DOEPCTL0;
1938 readl(hsotg->regs + S3C_DOEPCTL0));
2627 readl(hsotg->regs + S3C_DOEPCTL0));
2658 hsotg->regs + S3C_DOEPCTL0);
2668 readl(hsotg->regs + S3C_DOEPCTL0));

Completed in 142 milliseconds