Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h157 # define DP_LANE_COUNT_MASK 0x0f macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h558 # define DP_LANE_COUNT_MASK 0x0f macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1013 return data & DP_LANE_COUNT_MASK; in ti_sn_get_max_lanes()