Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ext-caps.h69 #define XHCI_CMD_RUN (1 << 0) macro
H A Dpci-quirks.c1225 val &= ~(XHCI_CMD_RUN | XHCI_IRQS); in quirk_usb_handoff_xhci()
H A Dxhci.h205 #define CMD_RUN XHCI_CMD_RUN
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h180 #define CMD_RUN XHCI_CMD_RUN
1201 #define XHCI_CMD_RUN (1 << 0) macro