Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/ext/
Dhdac_ext_controller.c85 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()
95 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/linux-6.1.9/sound/pci/hda/
Dhda_intel.c469 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
491 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
494 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
498 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
515 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
537 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
570 if (bus->mlcap != NULL) in hda_intel_init_chip()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-ctrl.c123 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
Dhda.c918 if (bus->mlcap) in hda_init_caps()
/linux-6.1.9/sound/hda/
Dhdac_controller.c328 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/linux-6.1.9/sound/soc/intel/avs/
Dcore.c440 if (bus->mlcap) in avs_pci_probe()
/linux-6.1.9/include/sound/
Dhdaudio.h301 void __iomem *mlcap; member
/linux-6.1.9/sound/soc/intel/skylake/
Dskl.c1077 if (bus->mlcap) in skl_probe()