Home
last modified time | relevance | path

Searched refs:AZX_ML_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dhda_register.h258 #define AZX_ML_BASE 0x40 macro
/linux-6.3-rc2/sound/hda/ext/
A Dhdac_ext_controller.c95 hlink->ml_addr = bus->mlcap + AZX_ML_BASE + in snd_hdac_ext_bus_get_ml_capabilities()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c473 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()
495 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
498 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_ml_lctl_set_power()
502 if (((readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL)) & in intel_ml_lctl_set_power()
519 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()
541 writel(val, bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCTL); in intel_init_lctl()

Completed in 9 milliseconds