Searched defs:rockchip_udphy (Results 1 – 3 of 3) sorted by relevance
94 struct rockchip_udphy { struct95 struct device *dev;96 struct regmap *pma_regmap;97 struct regmap *u2phygrf;98 struct regmap *udphygrf;99 struct regmap *usbgrf;100 struct regmap *vogrf;101 struct typec_switch *sw;102 struct typec_mux *mux;103 struct mutex mutex; /* mutex to protect access to individual PHYs */[all …]
93 struct rockchip_udphy { struct94 struct device *dev;95 struct regmap *pma_regmap;96 struct regmap *u2phygrf;97 struct regmap *udphygrf;98 struct regmap *usbgrf;99 struct regmap *vogrf;100 struct typec_switch *sw;101 struct typec_mux *mux;102 struct mutex mutex; /* mutex to protect access to individual PHYs */[all …]