Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehcireg.h206 #define EHCI_ITD_SET_LEN(x) (((x) & 0xfff) << 16) macro
H A Dehci.c3438 EHCI_ITD_SET_LEN(xfer->frlengths[trans_count]) | in ehci_alloc_itd_chain()