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

/drivers/usb/dwc2/
H A Dgadget.c203 writel(val, hsotg->regs + DPTXFSIZN(ep));
214 writel(val, hsotg->regs + DPTXFSIZN(ep));
2553 val = readl(hsotg->regs + DPTXFSIZN(i));
3104 val = readl(regs + DPTXFSIZN(idx));
3228 val = readl(regs + DPTXFSIZN(idx));
H A Dhw.h399 #define DPTXFSIZN(_a) HSOTG_REG(0x104 + (((_a) - 1) * 4)) macro
402 /* These apply to the GNPTXFSIZ, HPTXFSIZ and DPTXFSIZN registers */

Completed in 78 milliseconds