Searched refs:num_syms_per_line (Results 1 – 1 of 1) sorted by relevance
835 u32 num_syms_per_line; in tegra_sor_compute_config() local884 num_syms_per_line = (mode->hdisplay * config->bits_per_pixel) * in tegra_sor_compute_config()892 } else if (config->watermark > num_syms_per_line) { in tegra_sor_compute_config()893 config->watermark = num_syms_per_line; in tegra_sor_compute_config()