Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ext-caps.h14 #define XHCI_STS_HALT (1<<0) macro
H A Dpci-quirks.c1229 timeout = handshake(op_reg_base + XHCI_STS_OFFSET, XHCI_STS_HALT, 1, in quirk_usb_handoff_xhci()
H A Dxhci.h242 #define STS_HALT XHCI_STS_HALT
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h208 #define STS_HALT XHCI_STS_HALT
1150 #define XHCI_STS_HALT (1 << 0) macro