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