Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h69 #define XHCI_CMD_RUN (1 << 0) macro
H A Dpci-quirks.c1223 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
H A Dxhci.h204 #define CMD_RUN XHCI_CMD_RUN
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h179 #define CMD_RUN XHCI_CMD_RUN
1200 #define XHCI_CMD_RUN (1 << 0) macro