Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c160 *repeater_present = bcaps & DP_BCAPS_REPEATER_PRESENT; in intel_dp_hdcp_repeater_present()
/linux-6.15/include/drm/display/
H A Ddrm_dp.h1383 # define DP_BCAPS_REPEATER_PRESENT BIT(1) macro
/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6505.c1730 it6505->is_repeater = (bcaps & DP_BCAPS_REPEATER_PRESENT); in it6505_parse_link_capabilities()