Searched refs:S3C_DOEPDMA (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.h374 #define S3C_DOEPDMA(_a) S3C_HSOTG_REG(0xB14 + ((_a) * 0x20)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c752 dma_reg = dir_in ? S3C_DIEPDMA(index) : S3C_DOEPDMA(index);
2926 readl(regs + S3C_DOEPDMA(idx)));
3090 readl(regs + S3C_DOEPDMA(index)));

Completed in 135 milliseconds