Home
last modified time | relevance | path

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

/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/u-boot/cmd/
H A DKconfig284 config CMD_RUN config