Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h78 #define XHCI_CMD_RS 0x00000001 /* RW Run/Stop */ macro
Dxhci.c438 XWRITE4(sc, oper, XHCI_USBCMD, XHCI_CMD_RS | in xhci_start_controller()