Home
last modified time | relevance | path

Searched refs:XHCI_STS_CNR (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h94 #define XHCI_STS_CNR 0x00000800 /* RO - Controller Not Ready */ macro
H A Dxhci.c329 (XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_CNR); in xhci_start_controller()
507 (XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_CNR); in xhci_reset_controller()

Completed in 5 milliseconds