Home
last modified time | relevance | path

Searched refs:vblank_symbols (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.c470 u32 vblank_symbols; member
1233 config->vblank_symbols = div_u64(num, pclk); in tegra_sor_compute_config()
1234 config->vblank_symbols -= 36 / link->lanes + 4; in tegra_sor_compute_config()
1237 config->vblank_symbols); in tegra_sor_compute_config()
1278 value |= config->vblank_symbols & 0xffff; in tegra_sor_apply_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.c470 u32 vblank_symbols; member
1234 config->vblank_symbols = div_u64(num, pclk); in tegra_sor_compute_config()
1235 config->vblank_symbols -= 36 / link->lanes + 4; in tegra_sor_compute_config()
1238 config->vblank_symbols); in tegra_sor_compute_config()
1279 value |= config->vblank_symbols & 0xffff; in tegra_sor_apply_config()

Completed in 9 milliseconds