Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h732 #define DIEPCTL_EPTYPE_MASK 0x000c0000 macro
H A Ddwc_otg.c1743 if ((temp & DIEPCTL_EPTYPE_MASK) == in dwc_otg_data_rx()
2282 if ((temp & DIEPCTL_EPTYPE_MASK) == in dwc_otg_data_tx()