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.c119 struct sun4i_usb_phy { struct
120 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;