Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-reg.h968 #define CM2_AFE_CM2_CONN_CFG8(x) FIELD_PREP(CM2_AFE_CM2_CONN_CFG8_MASK, (x))
969 #define CM2_AFE_CM2_CONN_CFG8_MASK GENMASK(9, 5) macro
H A Dmt8365-afe-pcm.c300 CM2_AFE_CM2_CONN_CFG8_MASK, in mt8365_afe_cm2_mux_conn()