Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-afe-pcm.c331 regmap_update_bits(afe->regmap, AFE_CM2_CONN2, in mt8365_afe_cm2_mux_conn()
334 regmap_update_bits(afe->regmap, AFE_CM2_CONN2, in mt8365_afe_cm2_mux_conn()
337 regmap_update_bits(afe->regmap, AFE_CM2_CONN2, in mt8365_afe_cm2_mux_conn()
340 regmap_update_bits(afe->regmap, AFE_CM2_CONN2, in mt8365_afe_cm2_mux_conn()
Dmt8365-reg.h642 #define AFE_CM2_CONN2 (0x0e78) macro