Home
last modified time | relevance | path

Searched refs:post_out_div_clk_hw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_10nm.c111 struct clk_hw *post_out_div_clk_hw; member
646 clk_hw_unregister_fixed_factor(pll_10nm->post_out_div_clk_hw); in dsi_pll_10nm_destroy()
759 pll_10nm->post_out_div_clk_hw = hw; in pll_10nm_register()
814 clk_hw_unregister_fixed_factor(pll_10nm->post_out_div_clk_hw); in pll_10nm_register()
H A Ddsi_pll_7nm.c111 struct clk_hw *post_out_div_clk_hw; member
672 clk_hw_unregister_fixed_factor(pll_7nm->post_out_div_clk_hw); in dsi_pll_7nm_destroy()
785 pll_7nm->post_out_div_clk_hw = hw; in pll_7nm_register()
840 clk_hw_unregister_fixed_factor(pll_7nm->post_out_div_clk_hw); in pll_7nm_register()

Completed in 3 milliseconds