Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h14 #define XHCI_STS_HALT (1<<0) macro
H A Dpci-quirks.c1227 timeout = handshake(op_reg_base + XHCI_STS_OFFSET, XHCI_STS_HALT, 1, in quirk_usb_handoff_xhci()
H A Dxhci.h241 #define STS_HALT XHCI_STS_HALT
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h207 #define STS_HALT XHCI_STS_HALT
1149 #define XHCI_STS_HALT (1 << 0) macro