Searched refs:SOR_DP_LINKCTL_LANE_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h221 #define SOR_DP_LINKCTL_LANE_COUNT(x) (((1 << (x)) - 1) << 16) macro
H A Dsor.c1362 value |= SOR_DP_LINKCTL_LANE_COUNT(link.num_lanes); tegra_sor_edp_enable()
1465 value |= SOR_DP_LINKCTL_LANE_COUNT(lanes); tegra_sor_edp_enable()

Completed in 47 milliseconds