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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-hw.h168 #define USBSTS_CNR (1 << 11) macro
172 USBSTS_RSS | USBSTS_SRE | USBSTS_CNR | USBSTS_HCE)
H A Dxhci.c410 xhci_wait_bits(usbsts, USBSTS_CNR, 0);
419 xhci_wait_bits(usbsts, USBSTS_CNR, 0);

Completed in 90 milliseconds