Searched refs:link_count (Results 1 – 1 of 1) sorted by relevance
89 u32 link_count; in snd_hdac_ext_bus_get_ml_capabilities() local92 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()94 dev_dbg(bus->dev, "In %s Link count: %d\n", __func__, link_count); in snd_hdac_ext_bus_get_ml_capabilities()96 for (idx = 0; idx < link_count; idx++) { in snd_hdac_ext_bus_get_ml_capabilities()