Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
A Dpm_helpers.c119 static int vcodec_clks_enable(struct venus_core *core, struct clk **clks) in vcodec_clks_enable() function
363 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v3()
388 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v3()
505 ret = vcodec_clks_enable(core, core->vcodec0_clks); in poweron_coreid()
523 ret = vcodec_clks_enable(core, core->vcodec1_clks); in poweron_coreid()
817 ret = vcodec_clks_enable(core, core->vcodec0_clks); in vdec_power_v4()
862 ret = vcodec_clks_enable(core, core->vcodec1_clks); in venc_power_v4()

Completed in 5 milliseconds