Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dehci_def.h86 #define CMD_RUN (1<<0) /* start/stop HC */ macro
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-regs.h41 #define CMD_RUN (1 << 0) /* start/stop HC */ macro
/linux-4.4.14/drivers/usb/host/
Doxu210hp.h102 #define CMD_RUN (1<<0) /* start/stop HC */ macro
Dfotg210.h240 #define CMD_RUN (1<<0) /* start/stop HC */ macro
Dxhci.h211 #define CMD_RUN XHCI_CMD_RUN macro