Lines Matching refs:lcvs
1356 u16 bl, lcf, lcvs; member
1379 if (bt->vsync != stdi->lcvs) in stdi2dv_timings()
1391 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings()
1396 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
1404 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings()
1424 stdi->lcvs = cp_read(sd, 0xb3) >> 3; in read_stdi()
1459 __func__, stdi->lcf, stdi->bl, stdi->lcvs, in read_stdi()
1621 stdi.lcvs += 1; in adv76xx_query_dv_timings()
1622 v4l2_dbg(1, debug, sd, "%s: lcvs + 1 = %d\n", __func__, stdi.lcvs); in adv76xx_query_dv_timings()
1625 stdi.lcvs -= 2; in adv76xx_query_dv_timings()
1626 v4l2_dbg(1, debug, sd, "%s: lcvs - 1 = %d\n", __func__, stdi.lcvs); in adv76xx_query_dv_timings()
2575 stdi.lcf, stdi.bl, stdi.lcvs, in adv76xx_log_status()