Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c450 #define CVT_MIN_VSYNC_BP 550 /* min time of vsync + back porch (us) */ macro
545 v_bp = (CVT_MIN_VSYNC_BP * hfreq) / 1000000 + 1 - vsync; in v4l2_detect_cvt()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_modes.c712 #define CVT_MIN_VSYNC_BP 550 in drm_cvt_mode() macro
720 CVT_MIN_VSYNC_BP * HV_FACTOR * vfieldrate; in drm_cvt_mode()
725 tmp1 = CVT_MIN_VSYNC_BP * HV_FACTOR / hperiod + 1; in drm_cvt_mode()

Completed in 9 milliseconds