Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun4i-usb.c136 struct sun4i_usb_phy { struct
137 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;