Home
last modified time | relevance | path

Searched refs:DOEPCTL0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h510 #define DOEPCTL0 HSOTG_REG(0xB00) macro
H A Dgadget.c1900 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()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h534 #define DOEPCTL0 HSOTG_REG(0xB00) macro