Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c2628 u8 disable_chn[MT8195_ETDM_MAX_CHANNELS]; in mt8195_dai_etdm_parse_of() local
2719 disable_chn, in mt8195_dai_etdm_parse_of()
2725 if (disable_chn[j] >= MT8195_ETDM_MAX_CHANNELS) in mt8195_dai_etdm_parse_of()
2727 __func__, j, disable_chn[j]); in mt8195_dai_etdm_parse_of()
2729 etdm_data->in_disable_ch[disable_chn[j]] = true; in mt8195_dai_etdm_parse_of()