Home
last modified time | relevance | path

Searched refs:AZX_ML_HDA_LCAP_INTC (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/sound/
Dhda_register.h268 #define AZX_ML_HDA_LCAP_INTC BIT(27) /* only used if ALT == 1 */ macro
/linux-6.6.21/sound/soc/sof/intel/
Dhda-mlink.c125 h2link->intc = FIELD_GET(AZX_ML_HDA_LCAP_INTC, hlink->lcaps); in hdaml_lnk_enum()