Lines Matching full:aggregated
1084 * Since some sdw slaves may be aggregated, the CPU DAI number
1134 if (endpoint->aggregated && !endpoint->group_id) { in get_dailink_info()
1148 /* count BE for each non-aggregated slave or group */ in get_dailink_info()
1149 if (!endpoint->aggregated || no_aggregation || in get_dailink_info()
1155 if (endpoint->aggregated) in get_dailink_info()
1271 * Initialize the codec. If codec is part of an aggregated in set_codec_init_func()
1276 * we should end immediately if it is not aggregated (group_id=0) in set_codec_init_func()
1285 /* The group_id is > 0 iff the codec is aggregated */ in set_codec_init_func()
1311 * one slave on one sdw link with aggregated = 0
1314 * two or more slaves on one sdw link with aggregated = 0
1317 * multiple links with multiple slaves with aggregated = 1
1328 if (!adr_link->adr_d[adr_index].endpoints->aggregated || no_aggregation) { in get_slave_info()
1345 if (adr_link->adr_d[i].endpoints->aggregated && in get_slave_info()
1429 if (group_id && (!endpoints->aggregated || in create_sdw_dailink()
1699 if (endpoint->aggregated && in sof_card_dai_links_create()
1721 if (aggregation && endpoint->aggregated) in sof_card_dai_links_create()