Searched refs:SND_SOC_TPLG_MAX_CHAN (Results 1 – 2 of 2) sorted by relevance
21 #define SND_SOC_TPLG_MAX_CHAN 8 macro353 __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];
835 if (le32_to_cpu(mc->num_channels) > SND_SOC_TPLG_MAX_CHAN) in sof_control_load_volume() 840 * ASoC layer has defined topology's max channel count to SND_SOC_TPLG_MAX_CHAN = 8, the in sof_control_load_volume() 912 if (le32_to_cpu(ec->num_channels) > SND_SOC_TPLG_MAX_CHAN) in sof_control_load_enum()