Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-sun4i-usb.c97 struct sun4i_usb_phy { struct
98 struct phy *phy;
99 void __iomem *pmu;
100 struct regulator *vbus;
101 struct reset_control *reset;
102 struct clk *clk;
103 bool regulator_on;
104 int index;