Home
last modified time | relevance | path

Searched refs:cbphy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c114 return regmap_update_bits(cbphy->hsiocfg, REG_CLK_DISABLE(cbphy->bid), in intel_cbphy_iphy_enable()
168 if (cbphy->init_cnt) in intel_cbphy_pcie_en_pad_refclk()
191 if (cbphy->init_cnt) in intel_cbphy_pcie_dis_pad_refclk()
264 ret = clk_set_rate(cbphy->core_clk, cbphy->clk_rate); in intel_cbphy_iphy_power_on()
267 cbphy->clk_rate); in intel_cbphy_iphy_power_on()
346 cbphy->init_cnt++; in intel_cbphy_init()
361 cbphy->init_cnt--; in intel_cbphy_exit()
493 cbphy->clk_rate = intel_iphy_clk_rates[cbphy->phy_mode]; in intel_cbphy_fwnode_parse()
576 cbphy = devm_kzalloc(dev, sizeof(*cbphy), GFP_KERNEL); in intel_cbphy_probe()
577 if (!cbphy) in intel_cbphy_probe()
[all …]