Lines Matching full:aggregated
1037 * Since some sdw slaves may be aggregated, the CPU DAI number
1087 if (endpoint->aggregated && !endpoint->group_id) { in get_dailink_info()
1101 /* count BE for each non-aggregated slave or group */ in get_dailink_info()
1102 if (!endpoint->aggregated || no_aggregation || in get_dailink_info()
1108 if (endpoint->aggregated) in get_dailink_info()
1224 * Initialize the codec. If codec is part of an aggregated in set_codec_init_func()
1229 * we should end immediately if it is not aggregated (group_id=0) in set_codec_init_func()
1238 /* The group_id is > 0 iff the codec is aggregated */ in set_codec_init_func()
1264 * one slave on one sdw link with aggregated = 0
1267 * two or more slaves on one sdw link with aggregated = 0
1270 * multiple links with multiple slaves with aggregated = 1
1281 if (!adr_link->adr_d[adr_index].endpoints->aggregated || no_aggregation) { in get_slave_info()
1298 if (adr_link->adr_d[i].endpoints->aggregated && in get_slave_info()
1382 if (group_id && (!endpoints->aggregated || in create_sdw_dailink()
1652 if (endpoint->aggregated && in sof_card_dai_links_create()
1674 if (aggregation && endpoint->aggregated) in sof_card_dai_links_create()