Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/allwinner/
A Dphy-sun4i-usb.c116 struct sun4i_usb_phy_data { struct
117 void __iomem *base;
118 const struct sun4i_usb_phy_cfg *cfg;
119 enum usb_dr_mode dr_mode;
120 spinlock_t reg_lock; /* guard access to phyctl reg */
121 struct sun4i_usb_phy {
148 container_of((phy), struct sun4i_usb_phy_data, phys[(phy)->index]) argument

Completed in 8 milliseconds