HomeSort by: relevance | last modified time | path
    Searched refs:OHCI_CNTL_CYCMTR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohcireg.h 415 #define OHCI_CNTL_CYCMTR (0x1 << 21)
fwohci.c 2049 OHCI_CNTL_CYCMTR | OHCI_CNTL_CYCTIMER);
2052 OWRITE(sc, OHCI_LNKCTLCLR, OHCI_CNTL_CYCMTR);

Completed in 141 milliseconds