Searched refs:clk_cci400_sel (Results 1 – 4 of 4) sorted by relevance
62 pm->clk_cci400_sel = devm_clk_get(&pdev->dev, "clk_cci400_sel"); in mtk_vcodec_init_dec_pm()63 if (IS_ERR(pm->clk_cci400_sel)) { in mtk_vcodec_init_dec_pm()65 ret = PTR_ERR(pm->clk_cci400_sel); in mtk_vcodec_init_dec_pm()164 ret = clk_prepare_enable(pm->clk_cci400_sel); in mtk_vcodec_dec_clock_on()168 ret = clk_set_parent(pm->clk_cci400_sel, pm->univpll_d2); in mtk_vcodec_dec_clock_on()197 clk_disable_unprepare(pm->clk_cci400_sel); in mtk_vcodec_dec_clock_off()
187 struct clk *clk_cci400_sel; member
17 "univpll_d2", "clk_cci400_sel", "vdec_sel", "vdecpll", "vencpll",63 "clk_cci400_sel",
1292 "clk_cci400_sel",