Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDdwc_otgreg.h553 #define HCSPLT_XACTLEN_BURST 1023 /* bytes */ macro
HDdwc_otg.c1946 if (count > HCSPLT_XACTLEN_BURST) { in dwc_otg_host_data_tx()