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

/freebsd-10.1-release/sys/boot/i386/libfirewire/
H A Dfwohci.c385 OHCI_CNTL_CYCMTR | OHCI_CNTL_CYCTIMER);
388 OWRITE(sc, OHCI_LNKCTLCLR, OHCI_CNTL_CYCMTR);
H A Dfwohcireg.h330 #define OHCI_CNTL_CYCMTR (0x1 << 21) macro
/freebsd-10.1-release/sys/dev/firewire/
H A Dfwohcireg.h409 #define OHCI_CNTL_CYCMTR (0x1 << 21) macro
H A Dfwohci.c1903 OHCI_CNTL_CYCMTR | OHCI_CNTL_CYCTIMER);
1906 OWRITE(sc, OHCI_LNKCTLCLR, OHCI_CNTL_CYCMTR);

Completed in 159 milliseconds