Searched refs:SOR_DP_LINKCTL_LANE_COUNT (Results 1 – 2 of 2) sorted by relevance
170 #define SOR_DP_LINKCTL_LANE_COUNT(x) (((1 << (x)) - 1) << 16) macro
1121 value |= SOR_DP_LINKCTL_LANE_COUNT(link.num_lanes); in tegra_sor_encoder_mode_set()1230 value |= SOR_DP_LINKCTL_LANE_COUNT(lanes); in tegra_sor_encoder_mode_set()