Home
last modified time | relevance | path

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

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