Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h85 bool has_one_heart_mode; member
H A Dmt2701-afe-pcm.c114 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_startup()
150 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_shutdown()
202 if (afe_priv->soc->has_one_heart_mode) { in mt2701_i2s_path_enable()
238 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_prepare()
271 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_set_sysclk()
1455 .has_one_heart_mode = true,