Searched defs:CMD_RUN (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/usb/host/ | ||
D | ehci.h | 40 #define CMD_RUN (1 << 0) /* start/stop HC */ macro |
D | xhci.h | 179 #define CMD_RUN XHCI_CMD_RUN macro |
/external/u-boot/cmd/ | ||
D | Kconfig | 276 config CMD_RUN config |