Searched refs:vcodec_clks_disable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | pm_helpers.c | 124 static void vcodec_clks_disable(struct venus_core *core, struct clk **clks) in vcodec_clks_disable() function 335 vcodec_clks_disable(core, core->vcodec0_clks); in vdec_power_v3() 360 vcodec_clks_disable(core, core->vcodec1_clks); in venc_power_v3() 417 vcodec_clks_disable(core, core->vcodec0_clks); in poweroff_coreid() 433 vcodec_clks_disable(core, core->vcodec1_clks); in poweroff_coreid() 699 vcodec_clks_disable(core, core->vcodec0_clks); in vdec_power_v4() 744 vcodec_clks_disable(core, core->vcodec1_clks); in venc_power_v4()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | pm_helpers.c | 140 static void vcodec_clks_disable(struct venus_core *core, struct clk **clks) in vcodec_clks_disable() function 366 vcodec_clks_disable(core, core->vcodec0_clks); in vdec_power_v3() 391 vcodec_clks_disable(core, core->vcodec1_clks); in venc_power_v3() 452 vcodec_clks_disable(core, core->vcodec0_clks); in poweroff_coreid() 468 vcodec_clks_disable(core, core->vcodec1_clks); in poweroff_coreid() 805 vcodec_clks_disable(core, core->vcodec0_clks); in vdec_power_v4() 850 vcodec_clks_disable(core, core->vcodec1_clks); in venc_power_v4()
|
Completed in 3 milliseconds