Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-reg.h956 #define CM2_AFE_CM2_CONN_CFG2(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG2_MASK, (x))
957 #define CM2_AFE_CM2_CONN_CFG2_MASK GENMASK(9, 5) macro
Dmt8365-afe-pcm.c282 CM2_AFE_CM2_CONN_CFG2_MASK, in mt8365_afe_cm2_mux_conn()