Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c467 #define CVT_RB_H_BLANK 160 /* pixels */ macro
594 h_blank = rb_v2 ? CVT_RB_V2_H_BLANK : CVT_RB_H_BLANK; in v4l2_detect_cvt()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_modes.c773 #define CVT_RB_H_BLANK 160 in drm_cvt_mode() macro
791 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK; in drm_cvt_mode()
793 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()

Completed in 9 milliseconds