Home
last modified time | relevance | path

Searched refs:mlcap (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_controller.c92 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in snd_hdac_ext_bus_get_ml_capabilities()
102 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/kernel/linux/linux-6.6/sound/hda/ext/
H A 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()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-mlink.c393 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + (AZX_ML_INTERVAL * index); in hda_ml_alloc_h2link()
421 if (!bus->mlcap) in hda_bus_ml_init()
424 link_count = readl(bus->mlcap + AZX_REG_ML_MLCD) + 1; in hda_bus_ml_init()
444 if (!bus->mlcap) in hda_bus_ml_free()
H A Dhda-ctrl.c118 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_intel.c513 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
535 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
538 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
542 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
559 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
581 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
614 if (bus->mlcap != NULL) in hda_intel_init_chip()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_intel.c466 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
488 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
491 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
495 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
512 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
534 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
567 if (bus->mlcap != NULL) in hda_intel_init_chip()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ctrl.c123 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
H A Dhda.c670 if (bus->mlcap) in hda_init_caps()
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_controller.c347 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c331 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h275 * @mlcap: MultiLink capabilities pointer
296 void __iomem *mlcap; member
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h281 * @mlcap: MultiLink capabilities pointer
302 void __iomem *mlcap; member
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c445 if (bus->mlcap) in avs_pci_probe()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.c1061 if (bus->mlcap) in skl_probe()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c1068 if (bus->mlcap) in skl_probe()

Completed in 19 milliseconds