Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_psr.c645 psr_status = EDP_PSR2_STATUS; in intel_psr_disable_source()
741 reg = EDP_PSR2_STATUS; in intel_psr_wait_for_idle()
769 reg = EDP_PSR2_STATUS; in __psr_wait_for_idle_locked()
Di915_debugfs.c2661 psr_status = I915_READ(EDP_PSR2_STATUS); in psr_source_status()
Di915_reg.h4253 #define EDP_PSR2_STATUS _MMIO(0x6f940) macro