Searched defs:sun4i_usb_phy (Results 1 – 1 of 1) sorted by relevance
129 struct sun4i_usb_phy { struct130 struct phy *phy;131 void __iomem *pmu;132 struct regulator *vbus;133 struct reset_control *reset;134 struct clk *clk;135 struct clk *clk2;136 bool regulator_on;137 int index;