video: driver: set force mem and pheripheral on flags
Set mvs0c clock flags (force mem and pheripheral on). Change-Id: I52380a30a4c74d9658f989377b5c77209cd8a33e Signed-off-by: Maheshwar Ajja <quic_majja@quicinc.com>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#ifndef _MSM_VIDC_RESOURCES_H_
|
||||
#define _MSM_VIDC_RESOURCES_H_
|
||||
|
||||
#include <linux/clk/qcom.h>
|
||||
|
||||
struct icc_path;
|
||||
struct regulator;
|
||||
struct clk;
|
||||
@@ -223,6 +225,8 @@ struct msm_vidc_resources_ops {
|
||||
|
||||
int (*clk_disable)(struct msm_vidc_core *core, const char *name);
|
||||
int (*clk_enable)(struct msm_vidc_core *core, const char *name);
|
||||
int (*clk_set_flag)(struct msm_vidc_core *core,
|
||||
const char *name, enum branch_mem_flags flag);
|
||||
};
|
||||
|
||||
const struct msm_vidc_resources_ops *get_resources_ops(void);
|
||||
|
Referens i nytt ärende
Block a user