Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h540 #define DXEPCTL_EPTYPE_CONTROL (0x0 << 18) macro
H A Dgadget.c4151 epctrl |= DXEPCTL_EPTYPE_CONTROL; in dwc2_hsotg_ep_enable()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h564 #define DXEPCTL_EPTYPE_CONTROL (0x0 << 18) macro