Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dehci_def.h74 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/linux/drivers/usb/isp1760/
H A Disp1760-regs.h77 CMD_LRESET, CMD_RESET, CMD_RUN, enumerator
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h242 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c135 #define CMD_RUN (1<<0) /* start/stop HC */ macro
H A Dxhci.h124 #define CMD_RUN XHCI_CMD_RUN macro