Home
last modified time | relevance | path

Searched defs:DP_GET_SINK_COUNT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h238 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h544 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h585 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro