Searched refs:EHCI_CMD_LHCR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 92 #define EHCI_CMD_LHCR 0x00000080 /* RW light host ctrl reset */ macro |
H A D | ehci.c | 622 if (i & EHCI_CMD_LHCR) in ehci_dump_regs() |