Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/
Dasoc.h25 #define SND_SOC_TPLG_MAX_CHAN 8 macro
357 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
359 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
404 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
422 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
/Linux-v5.15/sound/soc/
Dsoc-topology.c194 for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { in tplc_chan_get_reg()
207 for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { in tplc_chan_get_shift()
/Linux-v5.15/sound/soc/sof/
Dtopology.c1039 if (le32_to_cpu(mc->num_channels) > SND_SOC_TPLG_MAX_CHAN) { in sof_control_load_volume()
1132 if (le32_to_cpu(ec->num_channels) > SND_SOC_TPLG_MAX_CHAN) in sof_control_load_enum()