Home
last modified time | relevance | path

Searched refs:XHCI_STS_CNR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h80 #define XHCI_STS_CNR (1 << 11) macro
H A Dpci-quirks.c1211 timeout = handshake(op_reg_base + XHCI_STS_OFFSET, XHCI_STS_CNR, 0, in quirk_usb_handoff_xhci()
H A Dxhci.h256 #define STS_CNR XHCI_STS_CNR
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h222 #define STS_CNR XHCI_STS_CNR
1211 #define XHCI_STS_CNR (1 << 11) macro