Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/qcom/
Dlpass.h94 struct lpass_data { struct
97 struct clk *ahbix_clk;
100 struct clk *mi2s_osr_clk[LPASS_MAX_MI2S_PORTS];
103 struct clk *mi2s_bit_clk[LPASS_MAX_MI2S_PORTS];
105 struct clk *codec_mem0;
106 struct clk *codec_mem1;
107 struct clk *codec_mem2;
108 struct clk *va_mem0;
111 unsigned int mi2s_playback_sd_mode[LPASS_MAX_MI2S_PORTS];
112 unsigned int mi2s_capture_sd_mode[LPASS_MAX_MI2S_PORTS];
[all …]
/kernel/linux/linux-5.10/sound/soc/qcom/
Dlpass.h56 struct lpass_data { struct
59 struct clk *ahbix_clk;
62 struct clk *mi2s_osr_clk[LPASS_MAX_MI2S_PORTS];
65 struct clk *mi2s_bit_clk[LPASS_MAX_MI2S_PORTS];
68 unsigned int mi2s_playback_sd_mode[LPASS_MAX_MI2S_PORTS];
69 unsigned int mi2s_capture_sd_mode[LPASS_MAX_MI2S_PORTS];
72 bool mi2s_was_prepared[LPASS_MAX_MI2S_PORTS];
74 int hdmi_port_enable;
77 void __iomem *lpaif;
78 void __iomem *hdmiif;
[all …]