Home
last modified time | relevance | path

Searched defs:dwc2_priv (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c36 struct dwc2_priv { struct
41 struct udevice *vbus_supply;
43 struct phy phy;
44 struct clk_bulk clks;
71 static struct dwc2_priv local; argument