Searched defs:sun4i_usb_phy (Results 1 – 1 of 1) sorted by relevance
118 struct sun4i_usb_phy { struct119 struct phy *phy;120 void __iomem *pmu;121 struct regulator *vbus;122 struct reset_control *reset;123 struct clk *clk;124 struct clk *clk2;125 bool regulator_on;126 int index;