Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcireg.h115 #define XHCI_CMD_CRS 0x00000200 /* RW Controller Restore State */ macro
H A Dxhci.c468 XOWRITE4(sc, XHCI_USBCMD, XHCI_CMD_CRS); /* Restore state */ in xhci_config()