Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-reg.h964 #define CM2_AFE_CM2_CONN_CFG6(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG6_MASK, (x))
965 #define CM2_AFE_CM2_CONN_CFG6_MASK GENMASK(29, 25) macro
Dmt8365-afe-pcm.c294 CM2_AFE_CM2_CONN_CFG6_MASK, in mt8365_afe_cm2_mux_conn()