Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.h229 #define SOR_DP_LINKCTL_LANE_COUNT(x) (((1 << (x)) - 1) << 16) macro
Dsor.c1852 value |= SOR_DP_LINKCTL_LANE_COUNT(link.num_lanes); in tegra_sor_edp_enable()
1918 value |= SOR_DP_LINKCTL_LANE_COUNT(lanes); in tegra_sor_edp_enable()
2529 value |= SOR_DP_LINKCTL_LANE_COUNT(4); in tegra_sor_hdmi_enable()