Searched refs:hblank_symbols (Results 1 – 1 of 1) sorted by relevance
469 u32 hblank_symbols; member1224 config->hblank_symbols = div_u64(num, pclk); in tegra_sor_compute_config()1227 config->hblank_symbols -= 3; in tegra_sor_compute_config()1229 config->hblank_symbols -= 12 / link->lanes; in tegra_sor_compute_config()1236 dev_dbg(sor->dev, "blank symbols: H:%u V:%u\n", config->hblank_symbols, in tegra_sor_compute_config()1273 value |= config->hblank_symbols & 0xffff; in tegra_sor_apply_config()