Searched refs:cbphy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/intel/ |
H A D | phy-intel-lgm-combo.c | 107 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_enable() local 108 u32 mask = BIT(cbphy->phy_mode * 2 + iphy->id); in intel_cbphy_iphy_enable() 114 return regmap_update_bits(cbphy->hsiocfg, REG_CLK_DISABLE(cbphy->bid), in intel_cbphy_iphy_enable() 120 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_pcie_refclk_cfg() local 121 u32 mask = BIT(cbphy->id * 2 + iphy->id); in intel_cbphy_pcie_refclk_cfg() 127 return regmap_update_bits(cbphy->syscfg, PAD_DIS_CFG, mask, val); in intel_cbphy_pcie_refclk_cfg() 144 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_cfg() local 151 if (cbphy->aggr_mode != PHY_DL_MODE) in intel_cbphy_iphy_cfg() 154 return phy_cfg(&cbphy in intel_cbphy_iphy_cfg() 159 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_pcie_en_pad_refclk() local 182 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_pcie_dis_pad_refclk() local 200 intel_cbphy_set_mode(struct intel_combo_phy *cbphy) intel_cbphy_set_mode() argument 238 intel_cbphy_rst_assert(struct intel_combo_phy *cbphy) intel_cbphy_rst_assert() argument 244 intel_cbphy_rst_deassert(struct intel_combo_phy *cbphy) intel_cbphy_rst_deassert() argument 254 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_iphy_power_on() local 304 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_iphy_power_off() local 332 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_init() local 357 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_exit() local 379 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_calibrate() local 406 intel_cbphy_fwnode_parse(struct intel_combo_phy *cbphy) intel_cbphy_fwnode_parse() argument 528 struct intel_combo_phy *cbphy = dev_get_drvdata(dev); intel_cbphy_xlate() local 550 intel_cbphy_create(struct intel_combo_phy *cbphy) intel_cbphy_create() argument 588 struct intel_combo_phy *cbphy; intel_cbphy_probe() local 609 struct intel_combo_phy *cbphy = platform_get_drvdata(pdev); intel_cbphy_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/intel/ |
H A D | phy-intel-lgm-combo.c | 107 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_enable() local 108 u32 mask = BIT(cbphy->phy_mode * 2 + iphy->id); in intel_cbphy_iphy_enable() 114 return regmap_update_bits(cbphy->hsiocfg, REG_CLK_DISABLE(cbphy->bid), in intel_cbphy_iphy_enable() 120 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_pcie_refclk_cfg() local 121 u32 mask = BIT(cbphy->id * 2 + iphy->id); in intel_cbphy_pcie_refclk_cfg() 127 return regmap_update_bits(cbphy->syscfg, PAD_DIS_CFG, mask, val); in intel_cbphy_pcie_refclk_cfg() 144 struct intel_combo_phy *cbphy = iphy->parent; in intel_cbphy_iphy_cfg() local 151 if (cbphy->aggr_mode != PHY_DL_MODE) in intel_cbphy_iphy_cfg() 154 return phy_cfg(&cbphy in intel_cbphy_iphy_cfg() 159 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_pcie_en_pad_refclk() local 182 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_pcie_dis_pad_refclk() local 200 intel_cbphy_set_mode(struct intel_combo_phy *cbphy) intel_cbphy_set_mode() argument 238 intel_cbphy_rst_assert(struct intel_combo_phy *cbphy) intel_cbphy_rst_assert() argument 244 intel_cbphy_rst_deassert(struct intel_combo_phy *cbphy) intel_cbphy_rst_deassert() argument 254 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_iphy_power_on() local 304 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_iphy_power_off() local 332 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_init() local 357 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_exit() local 379 struct intel_combo_phy *cbphy = iphy->parent; intel_cbphy_calibrate() local 406 intel_cbphy_fwnode_parse(struct intel_combo_phy *cbphy) intel_cbphy_fwnode_parse() argument 513 struct intel_combo_phy *cbphy = dev_get_drvdata(dev); intel_cbphy_xlate() local 535 intel_cbphy_create(struct intel_combo_phy *cbphy) intel_cbphy_create() argument 573 struct intel_combo_phy *cbphy; intel_cbphy_probe() local 594 struct intel_combo_phy *cbphy = platform_get_drvdata(pdev); intel_cbphy_remove() local [all...] |
Completed in 2 milliseconds