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