Searched refs:pll_post_out_div (Results 1 – 1 of 1) sorted by relevance
739 struct clk_hw *pll_post_out_div, *phy_pll_out_dsi_parent; in pll_7nm_register() local800 pll_post_out_div = devm_clk_hw_register_fixed_factor_parent_hw( in pll_7nm_register()803 pll_post_out_div = devm_clk_hw_register_fixed_factor_parent_hw( in pll_7nm_register()805 if (IS_ERR(pll_post_out_div)) { in pll_7nm_register()806 ret = PTR_ERR(pll_post_out_div); in pll_7nm_register()817 phy_pll_out_dsi_parent = pll_post_out_div; in pll_7nm_register()