Home
last modified time | relevance | path

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

/linux-5.10/drivers/phy/allwinner/
Dphy-sun4i-usb.c130 struct sun4i_usb_phy { struct
131 struct phy *phy;
132 void __iomem *pmu;
133 struct regulator *vbus;
134 struct reset_control *reset;
135 struct clk *clk;
136 struct clk *clk2;
137 bool regulator_on;
138 int index;