Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_alpm.c18 return intel_dp->alpm_dpcd & DP_ALPM_CAP; in intel_alpm_aux_wake_supported()
/linux-6.15/include/drm/display/
H A Ddrm_dp.h234 # define DP_ALPM_CAP (1 << 0) macro