Lines Matching refs:service_lines
88 * Expand the service_set of *fmt into valid service_lines for the std,
99 fmt->service_lines[f][l] = select_service_from_set(f, l, set, is_pal);
104 * Sanitize the service_lines in *fmt per the video std, and return 1
114 fmt->service_lines[f][l] = select_service_from_set(f, l, fmt->service_lines[f][l], is_pal);
115 set |= fmt->service_lines[f][l];
121 /* Compute the service_set from the assumed valid service_lines of *fmt */
129 set |= fmt->service_lines[f][l];
187 memset(vbifmt->service_lines, 0, sizeof(vbifmt->service_lines));
191 * Fetch the configured service_lines and total service_set from the
245 /* Sanitize the service_lines, and compute the new set if any valid */
342 * Set the service_lines requested in the digitizer/slicer registers.
658 cap->service_lines[f][l] = set;
661 cap->service_lines[f][l] = 0;