Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h253 #define STS_CNR XHCI_STS_CNR macro
2631 if (usbsts & STS_CNR) in xhci_decode_usbsts()
Dxhci-tegra.c1003 if ((value & STS_CNR) == 0) in tegra_xusb_load_firmware()
1010 if (value & STS_CNR) { in tegra_xusb_load_firmware()
Dxhci.c214 STS_CNR, 0, 10 * 1000 * 1000); in xhci_reset()
1119 STS_CNR, 0, 10 * 1000 * 1000); in xhci_resume()