mlcap             296 include/sound/hdaudio.h 	void __iomem *mlcap;
mlcap              92 sound/hda/ext/hdac_ext_controller.c 	link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1;
mlcap             102 sound/hda/ext/hdac_ext_controller.c 		hlink->ml_addr = bus->mlcap + AZX_ML_BASE +
mlcap             302 sound/hda/hdac_controller.c 			bus->mlcap = bus->remap_addr + offset;
mlcap             506 sound/pci/hda/hda_intel.c 	val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP);
mlcap             528 sound/pci/hda/hda_intel.c 	val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL);
mlcap             531 sound/pci/hda/hda_intel.c 	writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL);
mlcap             535 sound/pci/hda/hda_intel.c 		if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) &
mlcap             552 sound/pci/hda/hda_intel.c 	val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL);
mlcap             574 sound/pci/hda/hda_intel.c 	writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL);
mlcap             607 sound/pci/hda/hda_intel.c 	if (bus->mlcap != NULL)
mlcap            1080 sound/soc/intel/skylake/skl.c 	if (bus->mlcap)
mlcap              98 sound/soc/sof/intel/hda-ctrl.c 			bus->mlcap = bus->remap_addr + offset;
mlcap             389 sound/soc/sof/intel/hda.c 	if (bus->mlcap)