Searched refs:DP_PORT_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
144 # define DP_PORT_COUNT_MASK 0x0f macro
911 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()