Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-sun4i-usb.c91 struct sun4i_usb_phy_data { struct
92 void __iomem *base;
93 struct mutex mutex;
94 int num_phys;
95 u32 disc_thresh;
96 bool has_a33_phyctl;
97 struct sun4i_usb_phy {
123 container_of((phy), struct sun4i_usb_phy_data, phys[(phy)->index]) argument