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.c1074 bool no_aggregation; in get_dailink_info() local
1078 no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_dailink_info()
1131 if (!endpoint->aggregated || no_aggregation || in get_dailink_info()
1307 bool no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_slave_info() local
1310 if (!adr_link->adr_d[adr_index].endpoints->aggregated || no_aggregation) { in get_slave_info()