Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h549 #define HCSPLT_XACTPOS_MASK 0x0000c000 macro
H A Ddwc_otg.c1970 td->hcsplt &= ~HCSPLT_XACTPOS_MASK; in dwc_otg_host_data_tx()