Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-rockchip.c72 reg &= ~DWC3_GUSB2PHYCFG_ENBLSLPM; in rockchip_dwc3_phy_setup()
/external/u-boot/include/linux/usb/
Ddwc3.h183 #define DWC3_GUSB2PHYCFG_ENBLSLPM (1 << 8) macro