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

  /src/sys/dev/ieee1394/
fwohcireg.h 253 #define OHCI_HCC_LPS (1 << 19) /* LPS */
fwohci.c 1154 OWRITE(sc, OHCI_HCCCTL, OHCI_HCC_LPS);
1597 OWRITE(sc, OHCI_HCCCTL, OHCI_HCC_LPS | OHCI_HCC_LINKEN);

Completed in 13 milliseconds