Searched defs:rk_hdptx_phy (Results 1 – 1 of 1) sorted by relevance
390 struct rk_hdptx_phy { struct391 struct device *dev;392 struct regmap *regmap;393 struct regmap *grf;395 int phy_id;396 struct phy *phy;397 struct phy_configure_opts_hdmi hdmi_cfg;398 struct clk_bulk_data *clks;399 int nr_clks;400 struct reset_control_bulk_data rsts[RST_MAX];[all …]