Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp.h785 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4238 sc = DP_GET_SINK_COUNT(esi[0]); in drm_dp_mst_hpd_irq_handle_event()