Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_helper.h438 # define DP_LANE_COUNT_MASK 0x0f macro
/Linux-v5.10/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c668 return data & DP_LANE_COUNT_MASK; in ti_sn_get_max_lanes()