Searched refs:hblank_symbols (Results 1 – 1 of 1) sorted by relevance
202 u32 hblank_symbols; member646 config->hblank_symbols = div_u64(num, pclk); in tegra_sor_calc_config()649 config->hblank_symbols -= 3; in tegra_sor_calc_config()651 config->hblank_symbols -= 12 / link->num_lanes; in tegra_sor_calc_config()658 dev_dbg(sor->dev, "blank symbols: H:%u V:%u\n", config->hblank_symbols, in tegra_sor_calc_config()1424 value |= config.hblank_symbols & 0xffff; in tegra_sor_edp_enable()