Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
Dphy-rockchip-samsung-hdptx.c420 struct rk_hdptx_phy { struct
426 const struct rk_hdptx_phy_cfg *cfgs; argument
427 int phy_id;
429 struct phy *phy;
430 struct phy_config *phy_cfg;
431 struct clk_bulk_data *clks;
432 int nr_clks;
433 struct reset_control_bulk_data rsts[RST_MAX];
436 struct clk_hw hw;
437 unsigned long rate;
[all …]