Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ext-caps.h69 #define XHCI_CMD_RUN (1 << 0) macro
Dpci-quirks.c1225 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
Dxhci.h205 #define CMD_RUN XHCI_CMD_RUN