Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h233 #define SOR_DP_LINKCTL_TU_SIZE(x) (((x) & 0x7f) << 2) macro
H A Dsor.c1249 value |= SOR_DP_LINKCTL_TU_SIZE(config->tu_size); in tegra_sor_apply_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h233 #define SOR_DP_LINKCTL_TU_SIZE(x) (((x) & 0x7f) << 2) macro
H A Dsor.c1250 value |= SOR_DP_LINKCTL_TU_SIZE(config->tu_size); in tegra_sor_apply_config()

Completed in 11 milliseconds