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