Home
last modified time | relevance | path

Searched refs:AZX_REG_ML_LCAP (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dhda_register.h266 #define AZX_REG_ML_LCAP 0x00 macro
/linux/sound/hda/ext/
H A Dhdac_ext_controller.c97 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
/linux/sound/soc/sof/intel/
H A Dhda-mlink.c105 hlink->lcaps = readl(ml_addr + AZX_REG_ML_LCAP); in hdaml_lnk_enum()
/linux/sound/pci/hda/
H A Dhda_intel.c471 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()