Searched refs:DOEPCTL0 (Results 1 – 3 of 3) sorted by relevance
510 #define DOEPCTL0 HSOTG_REG(0xB00) macro
1900 reg = (ep0->dir_in) ? DIEPCTL0 : DOEPCTL0; in dwc2_hsotg_stall_ep0()3274 dwc2_readl(hsotg, DOEPCTL0)); in dwc2_hsotg_irq_enumdone()3523 dwc2_readl(hsotg, DOEPCTL0)); in dwc2_hsotg_core_init_disconnected()3560 DOEPCTL0); in dwc2_hsotg_core_init_disconnected()3588 dwc2_readl(hsotg, DOEPCTL0)); in dwc2_hsotg_core_init_disconnected()
534 #define DOEPCTL0 HSOTG_REG(0xB00) macro