Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dhw.h555 #define DXEPCTL_EPTYPE_ISO (0x1 << 18) macro
H A Dgadget.c4119 epctrl |= DXEPCTL_EPTYPE_ISO; in dwc2_hsotg_ep_enable()