Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-rockchip.c76 reg |= DWC3_GUSB2PHYCFG_PHYIF; in rockchip_dwc3_phy_setup()
80 reg &= ~DWC3_GUSB2PHYCFG_PHYIF; in rockchip_dwc3_phy_setup()
/external/u-boot/include/linux/usb/
Ddwc3.h185 #define DWC3_GUSB2PHYCFG_PHYIF (1 << 3) macro