Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
Dphy-rockchip-typec.c371 struct rockchip_typec_phy { struct
372 struct device *dev;
373 void __iomem *base;
374 struct extcon_dev *extcon;
375 struct regmap *grf_regs;
376 struct clk *clk_core;
377 struct clk *clk_ref;
378 struct reset_control *uphy_rst;
379 struct reset_control *pipe_rst;
380 struct reset_control *tcphy_rst;
[all …]