Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/phy/rockchip/
Dphy-rockchip-usbdp.c154 struct rk_udphy { struct
155 struct device *dev;
156 struct regmap *pma_regmap;
157 struct regmap *u2phygrf;
158 struct regmap *udphygrf;
159 struct regmap *usbgrf;
160 struct regmap *vogrf;
161 struct typec_switch_dev *sw;
162 struct typec_mux_dev *mux;
163 struct mutex mutex; /* mutex to protect access to individual PHYs */
[all …]