Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dehci_def.h68 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
/linux/drivers/usb/isp1760/
H A Disp1760-regs.h77 CMD_LRESET, CMD_RESET, CMD_RUN, enumerator
/linux/drivers/usb/host/
H A Dxhci.h136 #define CMD_LRESET (1 << 7) macro