Home
last modified time | relevance | path

Searched refs:S3C_DPTXFSIZn (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h159 #define S3C_DPTXFSIZn(_a) S3C_HSOTG_REG(0x104 + (((_a) - 1) * 4)) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c345 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()