Searched refs:OHCI_CNTL_CYCMTR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c380 OHCI_CNTL_CYCMTR | OHCI_CNTL_CYCTIMER);
383 OWRITE(sc, OHCI_LNKCTLCLR, OHCI_CNTL_CYCMTR);
/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h412 #define OHCI_CNTL_CYCMTR (0x1 << 21) macro
H A Dfwohci.c1902 OHCI_CNTL_CYCMTR | OHCI_CNTL_CYCTIMER);
1905 OWRITE(sc, OHCI_LNKCTLCLR, OHCI_CNTL_CYCMTR);

Completed in 140 milliseconds