Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h92 #define EHCI_CMD_LHCR 0x00000080 /* RW light host ctrl reset */ macro
H A Dehci.c622 if (i & EHCI_CMD_LHCR) in ehci_dump_regs()