Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h400 #define DPTXFSIZN(_a) HSOTG_REG(0x104 + (((_a) - 1) * 4)) macro
Dgadget.c215 writel(val, hsotg->regs + DPTXFSIZN(ep)); in s3c_hsotg_init_fifo()
2703 val = readl(hsotg->regs + DPTXFSIZN(i)); in s3c_hsotg_ep_enable()
3367 val = readl(regs + DPTXFSIZN(idx)); in s3c_hsotg_dump()
3588 val = readl(regs + DPTXFSIZN(idx)); in fifo_show()