Searched refs:SOR_DP_LINKCTL_LANE_COUNT (Results 1 – 2 of 2) sorted by relevance
230 #define SOR_DP_LINKCTL_LANE_COUNT(x) (((1 << (x)) - 1) << 16) macro
890 value |= SOR_DP_LINKCTL_LANE_COUNT(lanes); in tegra_sor_dp_link_configure()2359 value |= SOR_DP_LINKCTL_LANE_COUNT(4); in tegra_sor_hdmi_enable()