Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Dsor.h229 #define SOR_DP_LINKCTL_LANE_COUNT_MASK (0x1f << 16) macro
Dsor.c889 value &= ~SOR_DP_LINKCTL_LANE_COUNT_MASK; in tegra_sor_dp_link_configure()
2358 value &= ~SOR_DP_LINKCTL_LANE_COUNT_MASK; in tegra_sor_hdmi_enable()