Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8195/
A Dmt8195-afe-common.h125 struct mt8195_afe_private { struct
126 struct clk **clk;
127 struct clk_lookup **lookup;
128 struct regmap *topckgen;
129 int pm_runtime_bypass_reg_ctl;
131 struct dentry **debugfs_dentry;
133 int afe_on_ref_cnt;
134 int top_cg_ref_cnt[MT8195_TOP_CG_NUM];
135 spinlock_t afe_ctrl_lock; /* Lock for afe control */
137 struct mtkaif_param mtkaif_params;
[all …]

Completed in 3 milliseconds