Searched refs:hw_enabled (Results 1 – 9 of 9) sorted by relevance
88 hw_enabled:1; member266 if (tas->hw_enabled) in tas_snd_vol_put()309 if (tas->hw_enabled) in tas_snd_mute_put()364 if (tas->hw_enabled) in tas_snd_mixer_put()421 if (tas->hw_enabled) in tas_snd_drc_range_put()461 if (tas->hw_enabled) in tas_snd_drc_switch_put()519 if (tas->hw_enabled) in tas_snd_capture_source_put()581 if (tas->hw_enabled) in tas_snd_treble_put()632 if (tas->hw_enabled) in tas_snd_bass_put()747 tas->hw_enabled = 0; in tas_suspend()[all …]
99 if (config->hw_enabled || !config->hw_powered) in cti_enable_hw()109 config->hw_enabled = true; in cti_enable_hw()140 config->hw_enabled = true; in cti_cpuhp_enable_hw()169 if (!config->hw_enabled || !config->hw_powered) in cti_disable_hw()176 config->hw_enabled = false; in cti_disable_hw()681 if (drvdata->config.hw_enabled) in cti_cpu_pm_notify()687 if (drvdata->config.hw_enabled) { in cti_cpu_pm_notify()689 drvdata->config.hw_enabled = false; in cti_cpu_pm_notify()696 drvdata->config.hw_enabled = false; in cti_cpu_pm_notify()704 drvdata->config.hw_enabled = true; in cti_cpu_pm_notify()[all …]
145 bool hw_enabled; member238 return cfg->hw_powered && cfg->hw_enabled; in cti_active()
90 enabled = drvdata->config.hw_enabled; in enable_show()
45 bool hw_enabled; member153 if (!enabled && wdt_type->hw_enabled) { in mpc8xxx_wdt_probe()227 .hw_enabled = true,235 .hw_enabled = true,
57 bool hw_enabled; member610 priv->hw_enabled = false; in encx24j600_hw_init()665 priv->hw_enabled = true; in encx24j600_hw_enable()676 priv->hw_enabled = false; in encx24j600_hw_disable()685 if (!priv->hw_enabled) { in encx24j600_setlink()732 if (priv->hw_enabled) { in encx24j600_set_hw_macaddr()
121 bool hw_enabled; member
98 power_well->hw_enabled = true; in intel_power_well_enable()105 power_well->hw_enabled = false; in intel_power_well_disable()113 power_well->hw_enabled = in intel_power_well_sync_hw()143 return power_well->hw_enabled; in intel_power_well_is_enabled_cached()
2732 static int lan78xx_stop_hw(struct lan78xx_net *dev, u32 reg, u32 hw_enabled, in lan78xx_stop_hw() argument2746 if (buf & hw_enabled) { in lan78xx_stop_hw()2747 buf &= ~hw_enabled; in lan78xx_stop_hw()
Completed in 33 milliseconds