Searched refs:XHCI_CRCR_LO_CA (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ | ||
| D | xhcireg.h | 174 #define XHCI_CRCR_LO_CA __BIT(2) /* RW - command abort */ macro |
| D | xhci.c | 3221 xhci_op_write_8(sc, XHCI_CRCR, crcr | XHCI_CRCR_LO_CA); in xhci_abort_command() |