Searched refs:DP_LANE_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/drm/display/ | ||
D | drm_dp.h | 552 # define DP_LANE_COUNT_MASK 0x0f macro |
/linux-6.1.9/drivers/gpu/drm/bridge/ | ||
D | ti-sn65dsi86.c | 979 return data & DP_LANE_COUNT_MASK; in ti_sn_get_max_lanes() |