Searched refs:DIEPCTL0 (Results 1 – 2 of 2) sorted by relevance
1161 reg = (ep0->dir_in) ? DIEPCTL0 : DOEPCTL0; in dwc2_hsotg_stall_ep0()2142 dwc2_readl(hsotg->regs + DIEPCTL0), in dwc2_hsotg_irq_enumdone()2378 dwc2_readl(hsotg->regs + DIEPCTL0), in dwc2_hsotg_core_init_disconnected()2420 DXEPCTL_USBACTEP, hsotg->regs + DIEPCTL0); in dwc2_hsotg_core_init_disconnected()2436 dwc2_readl(hsotg->regs + DIEPCTL0), in dwc2_hsotg_core_init_disconnected()
493 #define DIEPCTL0 HSOTG_REG(0x900) macro