Home
last modified time | relevance | path

Searched defs:venus_core (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dcore.h153 struct venus_core { struct
154 void __iomem *base;
155 int irq;
156 struct clk *clks[VIDC_CLKS_NUM_MAX];
157 struct clk *vcodec0_clks[VIDC_VCODEC_CLKS_NUM_MAX];
158 struct clk *vcodec1_clks[VIDC_VCODEC_CLKS_NUM_MAX];
159 struct icc_path *video_path;
160 struct icc_path *cpucfg_path;
161 struct opp_table *opp_table;
162 bool has_opp_table;
[all …]