Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h219 #define STS_CNR BIT(11) macro
H A Dcdnsp-gadget.c322 !(temp & STS_CNR), 1, in cdnsp_reset()
/linux/drivers/usb/host/
H A Dxhci.c235 ret = xhci_handshake(&xhci->op_regs->status, STS_CNR, 0, timeout_us); in xhci_reset()
1118 STS_CNR, 0, 10 * 1000 * 1000); in xhci_resume()