Searched refs:hblank_symbols (Results 1 – 1 of 1) sorted by relevance
58 u32 hblank_symbols; member461 config->hblank_symbols = div_u64(num, pclk); in tegra_sor_calc_config()464 config->hblank_symbols -= 3; in tegra_sor_calc_config()466 config->hblank_symbols -= 12 / link->num_lanes; in tegra_sor_calc_config()473 dev_dbg(sor->dev, "blank symbols: H:%u V:%u\n", config->hblank_symbols, in tegra_sor_calc_config()1183 value |= config.hblank_symbols & 0xffff; in tegra_sor_encoder_mode_set()