Home
last modified time | relevance | path

Searched refs:AZX_ML_BASE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_controller.c102 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_register.h254 #define AZX_ML_BASE 0x40 macro
/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_controller.c95 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_register.h258 #define AZX_ML_BASE 0x40 macro
/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()
/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()
/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()

Completed in 11 milliseconds