Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h554 #define HCSPLT_XACTLEN_BURST 1023 /* bytes */ macro
H A Ddwc_otg.c1964 if (count > HCSPLT_XACTLEN_BURST) { in dwc_otg_host_data_tx()