Home
last modified time | relevance | path

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

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