Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/allwinner/
Dphy-sun4i-usb.c131 struct sun4i_usb_phy { struct
132 struct phy *phy;
133 void __iomem *pmu;
134 struct regulator *vbus;
135 struct reset_control *reset;
136 struct clk *clk;
137 struct clk *clk2;
138 bool regulator_on;
139 int index;