Searched refs:pll_post_out_div (Results 1 – 1 of 1) sorted by relevance
742 struct clk_hw *pll_post_out_div, *phy_pll_out_dsi_parent; in pll_7nm_register() local803 pll_post_out_div = devm_clk_hw_register_fixed_factor_parent_hw( in pll_7nm_register()806 pll_post_out_div = devm_clk_hw_register_fixed_factor_parent_hw( in pll_7nm_register()808 if (IS_ERR(pll_post_out_div)) { in pll_7nm_register()809 ret = PTR_ERR(pll_post_out_div); in pll_7nm_register()820 phy_pll_out_dsi_parent = pll_post_out_div; in pll_7nm_register()