Home
last modified time | relevance | path

Searched refs:CVT_RB_V2_MIN_V_FPORCH (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-dv-timings.c432 #define CVT_RB_V2_MIN_V_FPORCH 1 /* lines */ macro
494 if (v_fp < CVT_RB_V2_MIN_V_FPORCH) in v4l2_detect_cvt()
495 v_fp = CVT_RB_V2_MIN_V_FPORCH; in v4l2_detect_cvt()