Lines Matching refs:lcvs
1275 u16 bl, lcf, lcvs; member
1292 if (adv76xx_timings[i].bt.vsync != stdi->lcvs) in stdi2dv_timings()
1304 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
1309 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
1317 __func__, stdi->lcvs, stdi->lcf, stdi->bl, in stdi2dv_timings()
1337 stdi->lcvs = cp_read(sd, 0xb3) >> 3; in read_stdi()
1372 __func__, stdi->lcf, stdi->bl, stdi->lcvs, in read_stdi()
1533 stdi.lcvs += 1; in adv76xx_query_dv_timings()
1534 v4l2_dbg(1, debug, sd, "%s: lcvs + 1 = %d\n", __func__, stdi.lcvs); in adv76xx_query_dv_timings()
1537 stdi.lcvs -= 2; in adv76xx_query_dv_timings()
1538 v4l2_dbg(1, debug, sd, "%s: lcvs - 1 = %d\n", __func__, stdi.lcvs); in adv76xx_query_dv_timings()
2218 stdi.lcf, stdi.bl, stdi.lcvs, in adv76xx_log_status()