Home
last modified time | relevance | path

Searched refs:CVT_RB_H_BLANK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modes.c293 #define CVT_RB_H_BLANK 160 in drm_cvt_mode() macro
311 drm_mode->htotal = drm_mode->hdisplay + CVT_RB_H_BLANK; in drm_cvt_mode()
313 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H 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()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H 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 15 milliseconds