Home
last modified time | relevance | path

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

/sound/soc/mediatek/mt7986/
A Dmt7986-afe-pcm.c392 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt7986_afe_runtime_suspend()
419 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt7986_afe_runtime_resume()
494 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt7986_afe_pcm_dev_probe()
504 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt7986_afe_pcm_dev_probe()
A Dmt7986-afe-common.h38 int pm_runtime_bypass_reg_ctl; member
/sound/soc/mediatek/mt8183/
A Dmt8183-afe-common.h80 int pm_runtime_bypass_reg_ctl; member
A Dmt8183-afe-pcm.c678 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8183_afe_runtime_suspend()
715 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8183_afe_runtime_resume()
835 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8183_afe_pcm_dev_probe()
845 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8183_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8188/
A Dmt8188-afe-common.h128 int pm_runtime_bypass_reg_ctl; member
A Dmt8188-afe-pcm.c3016 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8188_afe_runtime_suspend()
3042 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8188_afe_runtime_resume()
3335 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8188_afe_pcm_dev_probe()
3365 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8188_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8192/
A Dmt8192-afe-common.h136 int pm_runtime_bypass_reg_ctl; member
A Dmt8192-afe-pcm.c2059 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8192_afe_runtime_suspend()
2103 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8192_afe_runtime_resume()
2220 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8192_afe_pcm_dev_probe()
2228 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8192_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8195/
A Dmt8195-afe-common.h129 int pm_runtime_bypass_reg_ctl; member
A Dmt8195-afe-pcm.c2915 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8195_afe_runtime_suspend()
2936 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8195_afe_runtime_resume()
3123 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8195_afe_pcm_dev_probe()
3164 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8195_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8186/
A Dmt8186-afe-common.h149 int pm_runtime_bypass_reg_ctl; member
A Dmt8186-afe-pcm.c2690 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8186_afe_runtime_suspend()
2742 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8186_afe_runtime_resume()
2922 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8186_afe_pcm_dev_probe()
2967 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8186_afe_pcm_dev_probe()

Completed in 32 milliseconds