Searched refs:S3C_DPTXFSIZn (Results 1 – 2 of 2) sorted by relevance
159 #define S3C_DPTXFSIZn(_a) S3C_HSOTG_REG(0x104 + (((_a) - 1) * 4)) macro
345 writel(val, hsotg->regs + S3C_DPTXFSIZn(ep)); in s3c_hsotg_init_fifo()2781 ptxfifo = readl(hsotg->regs + S3C_DPTXFSIZn(epnum)); in s3c_hsotg_initep()2909 val = readl(regs + S3C_DPTXFSIZn(idx)); in s3c_hsotg_dump()3033 val = readl(regs + S3C_DPTXFSIZn(idx)); in fifo_show()