Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-reg.h982 #define CM2_AFE_CM2_CONN_CFG15(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG15_MASK, (x))
983 #define CM2_AFE_CM2_CONN_CFG15_MASK GENMASK(14, 10) macro
Dmt8365-afe-pcm.c338 CM2_AFE_CM2_CONN_CFG15_MASK, in mt8365_afe_cm2_mux_conn()