Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/allwinner/
Dphy-sun4i-usb.c129 struct sun4i_usb_phy { struct
130 struct phy *phy;
131 void __iomem *pmu;
132 struct regulator *vbus;
133 struct reset_control *reset;
134 struct clk *clk;
135 struct clk *clk2;
136 bool regulator_on;
137 int index;