Home
last modified time | relevance | path

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

/sound/hda/ext/
Dhdac_ext_controller.c89 u32 link_count; in snd_hdac_ext_bus_get_ml_capabilities() local
92 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()