Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h565 #define DXEPCTL_EPTYPE_ISO (0x1 << 18) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h541 #define DXEPCTL_EPTYPE_ISO (0x1 << 18) macro
H A Dgadget.c4116 epctrl |= DXEPCTL_EPTYPE_ISO; in dwc2_hsotg_ep_enable()