Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ext-caps.h70 #define XHCI_CMD_RUN (1 << 0) macro
Dpci-quirks.c742 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
Dxhci.h182 #define CMD_RUN XHCI_CMD_RUN