Home
last modified time | relevance | path

Searched defs:CMD_RUN (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/platform/x86/intel/
Dpunit_ipc.c26 #define CMD_RUN BIT(31) macro
/linux-5.19.10/include/linux/usb/
Dehci_def.h88 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/linux-5.19.10/drivers/usb/isp1760/
Disp1760-regs.h77 CMD_LRESET, CMD_RESET, CMD_RUN, enumerator
/linux-5.19.10/drivers/usb/host/
Dfotg210.h241 #define CMD_RUN (1<<0) /* start/stop HC */ macro
Doxu210hp-hcd.c134 #define CMD_RUN (1<<0) /* start/stop HC */ macro
Dxhci.h204 #define CMD_RUN XHCI_CMD_RUN macro