Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c60 ebus->mlcap = bus->remap_addr + offset; in snd_hdac_ext_bus_parse_capabilities()
168 link_count = readl(ebus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()
178 hlink->ml_addr = ebus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/linux-4.4.14/include/sound/
Dhdaudio_ext.h24 void __iomem *mlcap; member
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c480 if (ebus->mlcap) in skl_probe()