Searched refs:EHCI_HCC_GET_IST_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dehcireg.h92 #define EHCI_HCC_GET_IST_THRESHOLD(x) __SHIFTOUT((x), EHCI_HCC_IST_THRESHOLD_MASK) macro
H A Dehci.c492 sc->sc_istthreshold = EHCI_HCC_GET_IST_THRESHOLD(hccparams);

Completed in 122 milliseconds