Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/mediatek/mt8195/
Dmt8195-dai-etdm.c2497 u8 disable_chn[MT8195_ETDM_MAX_CHANNELS]; in mt8195_dai_etdm_parse_of() local
2579 disable_chn, in mt8195_dai_etdm_parse_of()
2585 if (disable_chn[j] >= MT8195_ETDM_MAX_CHANNELS) in mt8195_dai_etdm_parse_of()
2587 __func__, j, disable_chn[j]); in mt8195_dai_etdm_parse_of()
2589 etdm_data->in_disable_ch[disable_chn[j]] = true; in mt8195_dai_etdm_parse_of()