Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhda_register.h261 #define AZX_REG_ML_LCAP 0x00 macro
/linux-6.1.9/sound/hda/ext/
Dhdac_ext_controller.c97 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
/linux-6.1.9/sound/pci/hda/
Dhda_intel.c469 val = readl(bus->mlcap + AZX_ML_BASE + AZX_REG_ML_LCAP); in intel_get_lctl_scf()