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

/drivers/usb/dwc2/
H A Dgadget.c1047 reg = (ep0->dir_in) ? DIEPCTL0 : DOEPCTL0;
1981 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n",
1983 readl(hsotg->regs + DOEPCTL0));
2194 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n",
2196 readl(hsotg->regs + DOEPCTL0));
2231 hsotg->regs + DOEPCTL0);
2239 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n",
2241 readl(hsotg->regs + DOEPCTL0));
H A Dhw.h494 #define DOEPCTL0 HSOTG_REG(0xB00) macro

Completed in 19 milliseconds