Home
last modified time | relevance | path

Searched refs:lcaps (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-mlink.c105 hlink->lcaps = readl(ml_addr + AZX_REG_ML_LCAP); in hdaml_lnk_enum()
107 h2link->alt = FIELD_GET(AZX_ML_HDA_LCAP_ALT, hlink->lcaps); in hdaml_lnk_enum()
125 h2link->intc = FIELD_GET(AZX_ML_HDA_LCAP_INTC, hlink->lcaps); in hdaml_lnk_enum()
126 h2link->ofls = FIELD_GET(AZX_ML_HDA_LCAP_OFLS, hlink->lcaps); in hdaml_lnk_enum()
127 h2link->lss = FIELD_GET(AZX_ML_HDA_LCAP_LSS, hlink->lcaps); in hdaml_lnk_enum()
130 h2link->slcount = FIELD_GET(AZX_ML_HDA_LCAP_SLCOUNT, hlink->lcaps) + 1; in hdaml_lnk_enum()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio_ext.h115 u32 lcaps; /* link capablities */ member
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_controller.c104 hlink->lcaps = readl(hlink->ml_addr + AZX_REG_ML_LCAP); in snd_hdac_ext_bus_get_ml_capabilities()
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio_ext.h94 u32 lcaps; /* link capablities */ member
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds