Searched refs:DIEPCTL0 (Results 1 – 3 of 3) sorted by relevance
507 #define DIEPCTL0 HSOTG_REG(0x900) macro
1900 reg = (ep0->dir_in) ? DIEPCTL0 : DOEPCTL0; in dwc2_hsotg_stall_ep0()3273 dwc2_readl(hsotg, DIEPCTL0), in dwc2_hsotg_irq_enumdone()3522 dwc2_readl(hsotg, DIEPCTL0), in dwc2_hsotg_core_init_disconnected()3564 DXEPCTL_USBACTEP, DIEPCTL0); in dwc2_hsotg_core_init_disconnected()3587 dwc2_readl(hsotg, DIEPCTL0), in dwc2_hsotg_core_init_disconnected()
531 #define DIEPCTL0 HSOTG_REG(0x900) macro