Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/src/driv/phy/
Dphy-rockchip-usbdp.c94 struct rockchip_udphy { struct
95 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 …]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
Dphy-rockchip-usbdp.c94 struct rockchip_udphy { struct
95 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 …]
/device/soc/rockchip/common/vendor/drivers/phy/
Dphy-rockchip-usbdp.c93 struct rockchip_udphy { struct
94 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 …]