Searched refs:HCSPLT_XACTPOS_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/usb/controller/ | ||
| H A D | dwc_otgreg.h | 550 #define HCSPLT_XACTPOS_MASK 0x0000c000 macro |
| H A D | dwc_otg.c | 1971 td->hcsplt &= ~HCSPLT_XACTPOS_MASK; in dwc_otg_host_data_tx() |