Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h109 #define XHCI_CMD_RS 0x00000001 /* RW Run/Stop */ macro
Dxhci.c491 XOWRITE4(sc, XHCI_USBCMD, XHCI_CMD_INTE|XHCI_CMD_RS); in xhci_config()