Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-reg.h962 #define CM2_AFE_CM2_CONN_CFG5(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG5_MASK, (x))
963 #define CM2_AFE_CM2_CONN_CFG5_MASK GENMASK(24, 20) macro
H A Dmt8365-afe-pcm.c291 CM2_AFE_CM2_CONN_CFG5_MASK, in mt8365_afe_cm2_mux_conn()