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