Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h157 # define DP_LANE_COUNT_MASK 0x0f macro
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h398 # define DP_LANE_COUNT_MASK 0x0f macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h438 # define DP_LANE_COUNT_MASK 0x0f macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c669 return data & DP_LANE_COUNT_MASK; in ti_sn_get_max_lanes()