Lines Matching defs:lcvs
1398 u16 bl, lcf, lcvs;
1421 if (bt->vsync != stdi->lcvs)
1433 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0,
1438 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs,
1445 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n",
1446 __func__, stdi->lcvs, stdi->lcf, stdi->bl,
1463 stdi->lcvs = cp_read(sd, 0xb3) >> 3;
1482 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n",
1483 __func__, stdi->lcf, stdi->bl, stdi->lcvs,
1601 * stdi2dv_timings() is called with lcvs +-1 if the first attempt fails.
1605 stdi.lcvs += 1;
1606 v4l2_dbg(1, debug, sd, "%s: lcvs + 1 = %d\n", __func__, stdi.lcvs);
1609 stdi.lcvs -= 2;
1610 v4l2_dbg(1, debug, sd, "%s: lcvs - 1 = %d\n", __func__, stdi.lcvs);
1614 * for lcvs and lcf. If the driver can not find any
2770 u32 lcvs = cp_read(sd, 0xb3) >> 3;
2777 "STDI: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, fcl = %d, %s, %chsync, %cvsync\n",
2778 lcf, bl, lcvs, fcl,