Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp.h558 # define DP_LANE_COUNT_MASK 0x0f macro
/linux-6.6.21/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c1013 return data & DP_LANE_COUNT_MASK; in ti_sn_get_max_lanes()