Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-dai-dmic.c81 val_mask = DMIC_TOP_CON_CH1_ON | in mt8365_dai_enable_dmic()
102 mask = DMIC_TOP_CON_CH1_ON | in mt8365_dai_disable_dmic()
H A Dmt8365-reg.h897 #define DMIC_TOP_CON_CH1_ON (1U << 21) macro