Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h232 #define SOR_DP_LINKCTL_TU_SIZE_MASK (0x7f << 2) macro
H A Dsor.c1248 value &= ~SOR_DP_LINKCTL_TU_SIZE_MASK; in tegra_sor_apply_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h232 #define SOR_DP_LINKCTL_TU_SIZE_MASK (0x7f << 2) macro
H A Dsor.c1249 value &= ~SOR_DP_LINKCTL_TU_SIZE_MASK; in tegra_sor_apply_config()

Completed in 11 milliseconds