Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-dv-timings.c463 #define CVT_RB_MIN_V_BPORCH 7 /* lines */ macro
540 if (v_bp < CVT_RB_MIN_V_BPORCH) in v4l2_detect_cvt()
541 v_bp = CVT_RB_MIN_V_BPORCH; in v4l2_detect_cvt()