Home
last modified time | relevance | path

Searched refs:SOR_DP_LINKCTL_LANE_COUNT_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h229 #define SOR_DP_LINKCTL_LANE_COUNT_MASK (0x1f << 16) macro
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h229 #define SOR_DP_LINKCTL_LANE_COUNT_MASK (0x1f << 16) macro
H A Dsor.c890 value &= ~SOR_DP_LINKCTL_LANE_COUNT_MASK; in tegra_sor_dp_link_configure()
2354 value &= ~SOR_DP_LINKCTL_LANE_COUNT_MASK; in tegra_sor_hdmi_enable()

Completed in 11 milliseconds