Searched defs:rk_hdptx_phy (Results 1 – 1 of 1) sorted by relevance
420 struct rk_hdptx_phy { struct426 const struct rk_hdptx_phy_cfg *cfgs; argument427 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 …]