Lines Matching defs:iphy
98 struct intel_cbphy_iphy iphy[PHY_MAX_NUM]; member
105 static int intel_cbphy_iphy_enable(struct intel_cbphy_iphy *iphy, bool set) in intel_cbphy_iphy_enable()
118 static int intel_cbphy_pcie_refclk_cfg(struct intel_cbphy_iphy *iphy, bool set) in intel_cbphy_pcie_refclk_cfg()
141 static int intel_cbphy_iphy_cfg(struct intel_cbphy_iphy *iphy, in intel_cbphy_iphy_cfg()
157 static int intel_cbphy_pcie_en_pad_refclk(struct intel_cbphy_iphy *iphy) in intel_cbphy_pcie_en_pad_refclk()
180 static int intel_cbphy_pcie_dis_pad_refclk(struct intel_cbphy_iphy *iphy) in intel_cbphy_pcie_dis_pad_refclk()
252 static int intel_cbphy_iphy_power_on(struct intel_cbphy_iphy *iphy) in intel_cbphy_iphy_power_on()
302 static int intel_cbphy_iphy_power_off(struct intel_cbphy_iphy *iphy) in intel_cbphy_iphy_power_off()
331 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy); in intel_cbphy_init() local
356 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy); in intel_cbphy_exit() local
378 struct intel_cbphy_iphy *iphy = phy_get_drvdata(phy); in intel_cbphy_calibrate() local
539 struct intel_cbphy_iphy *iphy; in intel_cbphy_create() local