Searched refs:HCSPLT_XACTLEN_BURST (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ | ||
| HD | dwc_otgreg.h | 553 #define HCSPLT_XACTLEN_BURST 1023 /* bytes */ macro |
| HD | dwc_otg.c | 1946 if (count > HCSPLT_XACTLEN_BURST) { in dwc_otg_host_data_tx() |