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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h248 #define OHCI_HCC_LPS (1 << 19) /* LPS */ macro
H A Dfwohci.c431 OWRITE(sc, OHCI_HCCCTL, OHCI_HCC_LPS);
1106 OWRITE(sc, OHCI_HCCCTL, OHCI_HCC_LPS | OHCI_HCC_LINKEN);
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c143 OWRITE(sc, OHCI_HCCCTL, OHCI_HCC_LPS);

Completed in 36 milliseconds