Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h37 #define CMD_LRESET (1 << 7) /* partial reset */ macro
Dehci-hcd.c1072 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()
/external/u-boot/include/usb/
Dxhci.h191 #define CMD_LRESET (1 << 7) macro