Home
last modified time | relevance | path

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

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