Lines Matching refs:intel_combo_phy

77 struct intel_combo_phy;
81 struct intel_combo_phy *parent;
86 struct intel_combo_phy { struct
107 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_enable() argument
120 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_pcie_refclk_cfg()
144 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_cfg()
159 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_pcie_en_pad_refclk()
182 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_pcie_dis_pad_refclk()
200 static int intel_cbphy_set_mode(struct intel_combo_phy *cbphy) in intel_cbphy_set_mode()
238 static void intel_cbphy_rst_assert(struct intel_combo_phy *cbphy) in intel_cbphy_rst_assert()
244 static void intel_cbphy_rst_deassert(struct intel_combo_phy *cbphy) in intel_cbphy_rst_deassert()
254 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_power_on()
304 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_power_off()
332 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_init()
357 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_exit()
379 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_calibrate()
406 static int intel_cbphy_fwnode_parse(struct intel_combo_phy *cbphy) in intel_cbphy_fwnode_parse()
528 struct intel_combo_phy *cbphy = dev_get_drvdata(dev); in intel_cbphy_xlate()
550 static int intel_cbphy_create(struct intel_combo_phy *cbphy) in intel_cbphy_create()
588 struct intel_combo_phy *cbphy; in intel_cbphy_probe()
609 struct intel_combo_phy *cbphy = platform_get_drvdata(pdev); in intel_cbphy_remove()