Searched refs:DOEPDMA (Results 1 – 3 of 3) sorted by relevance
372 #define DOEPDMA(_a) HSOTG_REG(0xB14 + ((_a) * 0x20)) macro
764 dma_reg = dir_in ? DIEPDMA(index) : DOEPDMA(index); in s3c_hsotg_start_req()3163 readl(regs + DOEPDMA(idx))); in s3c_hsotg_dump()3327 readl(regs + DOEPDMA(index))); in ep_show()
592 #define DOEPDMA(_a) HSOTG_REG(0xB14 + ((_a) * 0x20)) macro