Searched refs:EHCI_CMD_LHCR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehcireg.h91 #define EHCI_CMD_LHCR 0x00000080 /* RW light host ctrl reset */ macro
H A Dehci.c644 if (i & EHCI_CMD_LHCR)
645 printf(" EHCI_CMD_LHCR\n");

Completed in 134 milliseconds