Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h222 # define DP_PSR_MAIN_LINK_ACTIVE (1 << 1) macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h706 # define DP_PSR_MAIN_LINK_ACTIVE BIT(1) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c584 dpcd_val |= DP_PSR_MAIN_LINK_ACTIVE; in intel_psr_enable_sink()