Searched refs:pm_runtime_bypass_reg_ctl (Results 1 - 12 of 12) sorted by relevance

/linux-master/sound/soc/mediatek/mt7986/
H A Dmt7986-afe-common.h38 int pm_runtime_bypass_reg_ctl; member in struct:mt7986_afe_private
H A Dmt7986-afe-pcm.c392 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
419 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
506 afe_priv->pm_runtime_bypass_reg_ctl = true;
516 afe_priv->pm_runtime_bypass_reg_ctl = false;
/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-common.h80 int pm_runtime_bypass_reg_ctl; member in struct:mt8183_afe_private
H A Dmt8183-afe-pcm.c984 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
1021 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
1145 afe_priv->pm_runtime_bypass_reg_ctl = true;
1155 afe_priv->pm_runtime_bypass_reg_ctl = false;
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-common.h128 int pm_runtime_bypass_reg_ctl; member in struct:mt8188_afe_private
H A Dmt8188-afe-pcm.c2996 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
3022 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
3333 afe_priv->pm_runtime_bypass_reg_ctl = true;
3363 afe_priv->pm_runtime_bypass_reg_ctl = false;
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-common.h129 int pm_runtime_bypass_reg_ctl; member in struct:mt8195_afe_private
H A Dmt8195-afe-pcm.c2915 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
2936 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
3142 afe_priv->pm_runtime_bypass_reg_ctl = true;
3183 afe_priv->pm_runtime_bypass_reg_ctl = false;
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-common.h149 int pm_runtime_bypass_reg_ctl; member in struct:mt8186_afe_private
H A Dmt8186-afe-pcm.c2689 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
2741 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
2915 afe_priv->pm_runtime_bypass_reg_ctl = true;
2960 afe_priv->pm_runtime_bypass_reg_ctl = false;
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-common.h136 int pm_runtime_bypass_reg_ctl; member in struct:mt8192_afe_private
H A Dmt8192-afe-pcm.c2058 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
2102 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl)
2238 afe_priv->pm_runtime_bypass_reg_ctl = true;
2248 afe_priv->pm_runtime_bypass_reg_ctl = false;

Completed in 166 milliseconds