Searched refs:num_syms_per_line (Results 1 – 1 of 1) sorted by relevance
1160 u32 num_syms_per_line; in tegra_sor_compute_config() local1209 num_syms_per_line = (mode->hdisplay * config->bits_per_pixel) * in tegra_sor_compute_config()1217 } else if (config->watermark > num_syms_per_line) { in tegra_sor_compute_config()1218 config->watermark = num_syms_per_line; in tegra_sor_compute_config()