Searched refs:XHCI_CMD_RS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/ | ||
| D | xhcireg.h | 109 #define XHCI_CMD_RS 0x00000001 /* RW Run/Stop */ macro |
| D | xhci.c | 491 XOWRITE4(sc, XHCI_USBCMD, XHCI_CMD_INTE|XHCI_CMD_RS); in xhci_config() |