Lines Matching full:aggregated
380 * Since some sdw slaves may be aggregated, the CPU DAI number
421 /* count BE for each non-aggregated slave or group */ in get_sdw_dailink_info()
422 if (!endpoint->aggregated || no_aggregation || in get_sdw_dailink_info()
427 if (endpoint->aggregated) in get_sdw_dailink_info()
569 * Initialize the codec. If codec is part of an aggregated in set_codec_init_func()
580 /* The group_id is > 0 iff the codec is aggregated */ in set_codec_init_func()
600 * one slave on one sdw link with aggregated = 0
603 * two or more slaves on one sdw link with aggregated = 0
606 * multiple links with multiple slaves with aggregated = 1
628 if (!adr_d->endpoints->aggregated || no_aggregation) { in get_slave_info()
642 if (!endpoint->aggregated || in get_slave_info()
707 if (group_id && (!endpoints->aggregated || in create_sdw_dailink()
940 * SoundWire Slaves aggregated in the same group may be in sof_card_dai_links_create()
952 if (endpoint->aggregated && !endpoint->group_id) { in sof_card_dai_links_create()
959 if (endpoint->aggregated && in sof_card_dai_links_create()