Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A 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;
383 struct mutex lock;
385 bool flip;
[all …]