Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1092 bool no_aggregation; in get_dailink_info() local
1096 no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_dailink_info()
1149 if (!endpoint->aggregated || no_aggregation || in get_dailink_info()
1325 bool no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_slave_info() local
1328 if (!adr_link->adr_d[adr_index].endpoints->aggregated || no_aggregation) { in get_slave_info()