Home
last modified time | relevance | path

Searched defs:sun4i_usb_phy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c118 struct sun4i_usb_phy { struct
119 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;