Searched defs:sun4i_usb_phy (Results 1 – 1 of 1) sorted by relevance
136 struct sun4i_usb_phy { struct137 struct phy *phy;138 void __iomem *pmu;139 struct regulator *vbus;140 struct reset_control *reset;141 struct clk *clk;142 struct clk *clk2;143 bool regulator_on;144 int index;