Searched refs:intel_cbphy_iphy_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/intel/ |
H A D | phy-intel-lgm-combo.c | 141 static int intel_cbphy_iphy_cfg(struct intel_cbphy_iphy *iphy, in intel_cbphy_iphy_cfg() function 336 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_iphy_power_on); in intel_cbphy_init() 341 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_pcie_en_pad_refclk); in intel_cbphy_init() 363 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_pcie_dis_pad_refclk); in intel_cbphy_exit() 368 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_iphy_power_off); in intel_cbphy_exit()
|
/kernel/linux/linux-6.6/drivers/phy/intel/ |
H A D | phy-intel-lgm-combo.c | 141 static int intel_cbphy_iphy_cfg(struct intel_cbphy_iphy *iphy, in intel_cbphy_iphy_cfg() function 336 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_iphy_power_on); in intel_cbphy_init() 341 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_pcie_en_pad_refclk); in intel_cbphy_init() 363 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_pcie_dis_pad_refclk); in intel_cbphy_exit() 368 ret = intel_cbphy_iphy_cfg(iphy, intel_cbphy_iphy_power_off); in intel_cbphy_exit()
|
Completed in 2 milliseconds