Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Dsor.c203 u32 vblank_symbols; member
655 config->vblank_symbols = div_u64(num, pclk); in tegra_sor_calc_config()
656 config->vblank_symbols -= 36 / link->num_lanes + 4; in tegra_sor_calc_config()
659 config->vblank_symbols); in tegra_sor_calc_config()
1429 value |= config.vblank_symbols & 0xffff; in tegra_sor_edp_enable()