Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dpunit_ipc.c26 #define CMD_RUN BIT(31) macro
/openbmc/linux/include/linux/usb/
H A Dehci_def.h74 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-regs.h77 CMD_LRESET, CMD_RESET, CMD_RUN, enumerator
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h42 #define CMD_RUN (1 << 0) /* start/stop HC */ macro
H A Dxhci.h179 #define CMD_RUN XHCI_CMD_RUN macro
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h242 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/openbmc/u-boot/cmd/
H A DKconfig284 config CMD_RUN config
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c134 #define CMD_RUN (1<<0) /* start/stop HC */ macro
H A Dxhci.h124 #define CMD_RUN XHCI_CMD_RUN macro