Searched defs:sun4i_usb_phy (Results 1 – 1 of 1) sorted by relevance
97 struct sun4i_usb_phy { struct98 struct phy *phy;99 void __iomem *pmu;100 struct regulator *vbus;101 struct reset_control *reset;102 struct clk *clk;103 bool regulator_on;104 int index;