Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8183/
A Dmt8183-afe-common.h80 int pm_runtime_bypass_reg_ctl; member
A Dmt8183-afe-pcm.c984 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8183_afe_runtime_suspend()
1021 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8183_afe_runtime_resume()
1145 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8183_afe_pcm_dev_probe()
1155 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8183_afe_pcm_dev_probe()
/linux/sound/soc/mediatek/mt8192/
A Dmt8192-afe-common.h136 int pm_runtime_bypass_reg_ctl; member
A Dmt8192-afe-pcm.c2060 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8192_afe_runtime_suspend()
2106 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8192_afe_runtime_resume()
2242 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8192_afe_pcm_dev_probe()
2252 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8192_afe_pcm_dev_probe()
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-afe-common.h129 int pm_runtime_bypass_reg_ctl; member
A Dmt8195-afe-pcm.c2920 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8195_afe_runtime_suspend()
2941 if (!afe->regmap || afe_priv->pm_runtime_bypass_reg_ctl) in mt8195_afe_runtime_resume()
3172 afe_priv->pm_runtime_bypass_reg_ctl = true; in mt8195_afe_pcm_dev_probe()
3224 afe_priv->pm_runtime_bypass_reg_ctl = false; in mt8195_afe_pcm_dev_probe()

Completed in 15 milliseconds