Home
last modified time | relevance | path

Searched refs:DWC3_GCTL_U2EXIT_LFPS (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h161 #define DWC3_GCTL_U2EXIT_LFPS (1 << 2) macro
H A Dcore.c564 reg |= DWC3_GCTL_U2EXIT_LFPS; in dwc3_core_init()