Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h26 #define DPCD_MAX_LANE_COUNT(x) ((x) & 0x1f) macro
H A Danx7625.h377 #define DPCD_MAX_LANE_COUNT 0x02 macro
H A Danalogix_dp_core.c549 *lane_count = DPCD_MAX_LANE_COUNT(data); in analogix_dp_get_max_rx_lane_count()