Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h223 #define STS_CNR XHCI_STS_CNR macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c231 return handshake(&hcor->or_usbsts, STS_CNR, 0, XHCI_MAX_RESET_USEC); in xhci_reset()