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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h73 #define UHCI_FRNUM 0x06 macro
H A Duhci.c375 UWRITE2(sc, UHCI_FRNUM, 0);
715 UREAD2(sc, UHCI_FRNUM),
2128 nframes = UREAD2(sc, UHCI_FRNUM);

Completed in 59 milliseconds