Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h37 #define CMD_LRESET (1 << 7) /* partial reset */ macro
H A Dehci-hcd.c1064 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h192 #define CMD_LRESET (1 << 7) macro