Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasoc.h21 #define SND_SOC_TPLG_MAX_CHAN 8 macro
353 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
355 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
400 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
418 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
/linux-6.3-rc2/sound/soc/sof/
A Dtopology.c825 if (le32_to_cpu(mc->num_channels) > SND_SOC_TPLG_MAX_CHAN) in sof_control_load_volume()
902 if (le32_to_cpu(ec->num_channels) > SND_SOC_TPLG_MAX_CHAN) in sof_control_load_enum()
/linux-6.3-rc2/sound/soc/
A Dsoc-topology.c190 for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { in tplg_chan_get_reg()
203 for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { in tplg_chan_get_shift()

Completed in 13 milliseconds