Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_controller.c96 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()
106 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/Linux-v4.19/sound/pci/hda/
Dhda_intel.c567 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
589 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
592 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
596 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
613 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
635 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
669 if (bus->mlcap != NULL) in hda_intel_init_chip()
/Linux-v4.19/sound/hda/
Dhdac_controller.c297 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/Linux-v4.19/include/sound/
Dhdaudio.h313 void __iomem *mlcap; member
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c940 if (bus->mlcap) in skl_probe()