Lines Matching refs:lcvs
1298 u16 bl, lcf, lcvs; member
1321 if (bt->vsync != stdi->lcvs) in stdi2dv_timings()
1333 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
1338 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
1346 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings()
1363 stdi->lcvs = cp_read(sd, 0xb3) >> 3; in read_stdi()
1383 __func__, stdi->lcf, stdi->bl, stdi->lcvs, in read_stdi()
1490 stdi.lcvs += 1; in adv7842_query_dv_timings()
1491 v4l2_dbg(1, debug, sd, "%s: lcvs + 1 = %d\n", __func__, stdi.lcvs); in adv7842_query_dv_timings()
1494 stdi.lcvs -= 2; in adv7842_query_dv_timings()
1495 v4l2_dbg(1, debug, sd, "%s: lcvs - 1 = %d\n", __func__, stdi.lcvs); in adv7842_query_dv_timings()
2307 uint32_t lcvs = cp_read(sd, 0xb3) >> 3; in adv7842_cp_log_status() local
2315 lcf, bl, lcvs, fcl, in adv7842_cp_log_status()