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