Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-reg.h976 #define CM2_AFE_CM2_CONN_CFG12(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG12_MASK, (x))
977 #define CM2_AFE_CM2_CONN_CFG12_MASK GENMASK(29, 25) macro
H A Dmt8365-afe-pcm.c329 CM2_AFE_CM2_CONN_CFG12_MASK, in mt8365_afe_cm2_mux_conn()