Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h222 #define STS_CNR XHCI_STS_CNR macro
Dxhci.c230 return handshake(&hcor->or_usbsts, STS_CNR, 0, XHCI_MAX_RESET_USEC); in xhci_reset()