Home
last modified time | relevance | path

Searched refs:DP_PSR_MAIN_LINK_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/drm/display/
Ddrm_dp.h706 # define DP_PSR_MAIN_LINK_ACTIVE BIT(1) macro
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_psr.c584 dpcd_val |= DP_PSR_MAIN_LINK_ACTIVE; in intel_psr_enable_sink()