Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c104 static int vcodec_clks_enable(struct venus_core *core, struct clk **clks) in vcodec_clks_enable() function
333 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v3()
358 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v3()
460 ret = vcodec_clks_enable(core, core->vcodec0_clks); in poweron_coreid()
478 ret = vcodec_clks_enable(core, core->vcodec1_clks); in poweron_coreid()
697 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v4()
742 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v4()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c120 static int vcodec_clks_enable(struct venus_core *core, struct clk **clks) in vcodec_clks_enable() function
364 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v3()
389 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v3()
495 ret = vcodec_clks_enable(core, core->vcodec0_clks); in poweron_coreid()
513 ret = vcodec_clks_enable(core, core->vcodec1_clks); in poweron_coreid()
803 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v4()
848 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v4()

Completed in 3 milliseconds