Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-mt6366-common.c30 afe_priv->mtkaif_protocol = MT6358_MTKAIF_PROTOCOL_1; in mt8186_mt6366_init()
H A Dmt8186-afe-common.h163 int mtkaif_protocol; member
H A Dmt8186-dai-adda.c292 if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2_CLK_P2) in mtk_adda_pad_top_event()
316 if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2_CLK_P2) { in mtk_adda_mtkaif_cfg_event()
370 } else if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2) { in mtk_adda_mtkaif_cfg_event()
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-common.h86 int mtkaif_protocol; member
H A Dmt8183-dai-adda.c307 switch (afe_priv->mtkaif_protocol) { in set_mtkaif_rx()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-common.h143 int mtkaif_protocol; member
H A Dmt8192-dai-adda.c407 if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2_CLK_P2) in mtk_adda_pad_top_event()
431 if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2_CLK_P2) { in mtk_adda_mtkaif_cfg_event()
510 } else if (afe_priv->mtkaif_protocol == MTKAIF_PROTOCOL_2) { in mtk_adda_mtkaif_cfg_event()
H A Dmt8192-mt6359-rt1015-rt5682.c316 afe_priv->mtkaif_protocol = MTKAIF_PROTOCOL_2_CLK_P2; in mt8192_mt6359_init()
/openbmc/linux/sound/soc/codecs/
H A Dmt6358.c93 int mtkaif_protocol; member
103 int mtkaif_protocol) in mt6358_set_mtkaif_protocol() argument
107 priv->mtkaif_protocol = mtkaif_protocol; in mt6358_set_mtkaif_protocol()
208 switch (priv->mtkaif_protocol) { in mt6358_mtkaif_tx_enable()
H A Dmt6359.c126 switch (priv->mtkaif_protocol) { in mt6359_mtkaif_tx_enable()
172 int mtkaif_protocol) in mt6359_set_mtkaif_protocol() argument
176 priv->mtkaif_protocol = mtkaif_protocol; in mt6359_set_mtkaif_protocol()
H A Dmt6359.h4274 int mtkaif_protocol; member
4283 int mtkaif_protocol);
H A Dmt6358.h2309 int mtkaif_protocol);