Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
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()
/linux/sound/soc/sof/intel/
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()
A Dhda-ctrl.c118 bus->mlcap = bus->remap_addr + offset; in hda_dsp_ctrl_get_caps()
/linux/sound/pci/hda/
A Dhda_intel.c471 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
493 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
496 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
500 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
517 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
539 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
572 if (bus->mlcap != NULL) in hda_intel_init_chip()
/linux/sound/hda/
A Dhdac_controller.c444 bus->mlcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/linux/include/sound/
A Dhdaudio.h303 void __iomem *mlcap; member
/linux/sound/soc/intel/avs/
A Dcore.c469 if (bus->mlcap) in avs_pci_probe()

Completed in 23 milliseconds