Lines Matching defs:intel_cbphy_iphy
79 struct intel_cbphy_iphy {
98 struct intel_cbphy_iphy iphy[PHY_MAX_NUM];
105 static int intel_cbphy_iphy_enable(struct intel_cbphy_iphy *iphy, bool set)
118 static int intel_cbphy_pcie_refclk_cfg(struct intel_cbphy_iphy *iphy, bool set)
141 static int intel_cbphy_iphy_cfg(struct intel_cbphy_iphy *iphy,
142 int (*phy_cfg)(struct intel_cbphy_iphy *))
157 static int intel_cbphy_pcie_en_pad_refclk(struct intel_cbphy_iphy *iphy)
180 static int intel_cbphy_pcie_dis_pad_refclk(struct intel_cbphy_iphy *iphy)
252 static int intel_cbphy_iphy_power_on(struct intel_cbphy_iphy *iphy)
302 static int intel_cbphy_iphy_power_off(struct intel_cbphy_iphy *iphy)
331 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy);
356 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy);
378 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy);
554 struct intel_cbphy_iphy *iphy;