Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h536 #define HCCHAR_EPTYPE_MASK 0x000c0000 macro
H A Ddwc_otg.c1028 hcchar &= ~(HCCHAR_EPDIR_IN | HCCHAR_EPTYPE_MASK); in dwc_otg_host_setup_tx()
1079 hcchar &= ~(HCCHAR_EPDIR_IN | HCCHAR_EPTYPE_MASK); in dwc_otg_host_setup_tx()