Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.c460 u32 vblank_symbols; member
986 config->vblank_symbols = div_u64(num, pclk); in tegra_sor_compute_config()
987 config->vblank_symbols -= 36 / link->num_lanes + 4; in tegra_sor_compute_config()
990 config->vblank_symbols); in tegra_sor_compute_config()
1031 value |= config->vblank_symbols & 0xffff; in tegra_sor_apply_config()