Searched refs:EHCI_CMD_ASPMC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 91 #define EHCI_CMD_ASPMC 0x00000300 /* RW/RO async park count */ macro |
H A D | ehci.c | 620 if (i & EHCI_CMD_ASPMC) in ehci_dump_regs() |