Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehcireg.h130 #define EHCI_FRINDEX 0x0c /* RW Frame Index register */ macro
H A Dehci.c609 EOREAD4(sc, EHCI_FRINDEX), in ehci_dump_regs()
824 pos = (EOREAD4(sc, EHCI_FRINDEX) / 8) & in ehci_dump_isoc()
2419 nframes = EOREAD4(sc, EHCI_FRINDEX) / 8; in ehci_device_isoc_fs_enter()
2728 nframes = EOREAD4(sc, EHCI_FRINDEX) / 8;

Completed in 8 milliseconds