Home
last modified time | relevance | path

Searched refs:POWER_DOMAIN_AUDIO_PLAYBACK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_display_power.c113 case POWER_DOMAIN_AUDIO_PLAYBACK: in intel_display_power_domain_str()
2516 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2567 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2601 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2618 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2637 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2673 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2707 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2788 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
2881 BIT_ULL(POWER_DOMAIN_AUDIO_PLAYBACK) | \
[all …]
A Dintel_display_power.h80 POWER_DOMAIN_AUDIO_PLAYBACK, enumerator
A Dintel_audio.c1015 ret = intel_display_power_get(dev_priv, POWER_DOMAIN_AUDIO_PLAYBACK); in i915_audio_component_get_power()
1048 intel_display_power_put(dev_priv, POWER_DOMAIN_AUDIO_PLAYBACK, cookie); in i915_audio_component_put_power()

Completed in 16 milliseconds