Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h735 #define DIEPCTL_EPTYPE_ISOC 1 macro
H A Ddwc_otg.c1744 (DIEPCTL_EPTYPE_ISOC << DIEPCTL_EPTYPE_SHIFT)) { in dwc_otg_data_rx()
2283 (DIEPCTL_EPTYPE_ISOC << DIEPCTL_EPTYPE_SHIFT)) { in dwc_otg_data_tx()
3735 DIEPCTL_EPTYPE_ISOC) | in dwc_otg_clear_stall_sub_locked()