Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-dv-timings.c529 int h_blank; in v4l2_detect_cvt() local
532 h_blank = rb_v2 ? CVT_RB_V2_H_BLANK : CVT_RB_H_BLANK; in v4l2_detect_cvt()
535 pix_clk = (image_width + h_blank) * hfreq; in v4l2_detect_cvt()
538 h_bp = h_blank / 2; in v4l2_detect_cvt()
540 h_fp = h_blank - h_bp - hsync; in v4l2_detect_cvt()
542 frame_width = image_width + h_blank; in v4l2_detect_cvt()
546 int h_blank; in v4l2_detect_cvt() local
551 h_blank = image_width * ideal_duty_cycle_per_myriad / in v4l2_detect_cvt()
553 h_blank = (h_blank / (2 * CVT_CELL_GRAN)) * 2 * CVT_CELL_GRAN; in v4l2_detect_cvt()
555 pix_clk = (image_width + h_blank) * hfreq; in v4l2_detect_cvt()
[all …]
/Linux-v4.19/drivers/media/i2c/
Dov5695.c814 s64 h_blank, vblank_def; in ov5695_set_fmt() local
832 h_blank = mode->hts_def - mode->width; in ov5695_set_fmt()
833 __v4l2_ctrl_modify_range(ov5695->hblank, h_blank, in ov5695_set_fmt()
834 h_blank, 1, h_blank); in ov5695_set_fmt()
1163 u32 h_blank; in ov5695_initialize_controls() local
1181 h_blank = mode->hts_def - mode->width; in ov5695_initialize_controls()
1183 h_blank, h_blank, 1, h_blank); in ov5695_initialize_controls()
Dov2685.c618 u32 pixel_rate, h_blank; in ov2685_initialize_controls() local
638 h_blank = mode->hts_def - mode->width; in ov2685_initialize_controls()
640 h_blank, h_blank, 1, h_blank); in ov2685_initialize_controls()
Dov5670.c2216 s32 h_blank; in ov5670_set_pad_format() local
2244 h_blank = OV5670_FIXED_PPL - ov5670->cur_mode->width; in ov5670_set_pad_format()
2245 __v4l2_ctrl_modify_range(ov5670->hblank, h_blank, h_blank, 1, in ov5670_set_pad_format()
2246 h_blank); in ov5670_set_pad_format()
Dimx258.c883 s64 h_blank; in imx258_set_pad_format() local
916 h_blank = in imx258_set_pad_format()
919 __v4l2_ctrl_modify_range(imx258->hblank, h_blank, in imx258_set_pad_format()
920 h_blank, 1, h_blank); in imx258_set_pad_format()
Dov13858.c1357 s64 h_blank; in ov13858_set_pad_format() local
1392 h_blank = in ov13858_set_pad_format()
1395 __v4l2_ctrl_modify_range(ov13858->hblank, h_blank, in ov13858_set_pad_format()
1396 h_blank, 1, h_blank); in ov13858_set_pad_format()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_audio.c136 uint32_t h_blank; in check_audio_bandwidth_hdmi() local
169 h_blank = crtc_info->h_total - crtc_info->h_active; in check_audio_bandwidth_hdmi()
172 h_blank *= crtc_info->pixel_repetition; in check_audio_bandwidth_hdmi()
175 h_blank -= 58; in check_audio_bandwidth_hdmi()
177 h_blank -= 16; in check_audio_bandwidth_hdmi()
179 samples = h_blank * 10; in check_audio_bandwidth_hdmi()
Ddce_stream_encoder.c282 uint32_t h_blank; in dce110_stream_encoder_dp_set_stream_attribute() local
464 h_blank = crtc_timing->h_total - crtc_timing->h_border_left - in dce110_stream_encoder_dp_set_stream_attribute()
467 h_back_porch = h_blank - crtc_timing->h_front_porch - in dce110_stream_encoder_dp_set_stream_attribute()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c254 uint32_t h_blank; in enc1_stream_encoder_dp_set_stream_attribute() local
424 h_blank = crtc_timing->h_total - crtc_timing->h_border_left - in enc1_stream_encoder_dp_set_stream_attribute()
427 h_back_porch = h_blank - crtc_timing->h_front_porch - in enc1_stream_encoder_dp_set_stream_attribute()
Ddcn10_optc.c537 uint32_t h_blank; in optc1_validate_timing() local
548 h_blank = (timing->h_total - timing->h_addressable - in optc1_validate_timing()
574 if (h_blank < optc1->min_h_blank) in optc1_validate_timing()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator.c1114 uint32_t h_blank; in dce110_timing_generator_validate_timing() local
1144 h_blank = (timing->h_total - timing->h_addressable - in dce110_timing_generator_validate_timing()
1148 if (h_blank < tg110->min_h_blank) in dce110_timing_generator_validate_timing()
1154 h_back_porch = h_blank - (h_sync_start - in dce110_timing_generator_validate_timing()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo_regs.h69 u8 h_blank; /**< lower 8 bits (pixels) */ member
Dpsb_intel_sdvo.c749 dtd->part1.h_blank = h_blank_len & 0xff; in psb_intel_sdvo_get_dtd_from_mode()
785 mode->htotal = mode->hdisplay + dtd->part1.h_blank; in psb_intel_sdvo_get_mode_from_dtd()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sdvo_regs.h74 u8 h_blank; /* lower 8 bits (pixels) */ member
Dintel_sdvo.c835 dtd->part1.h_blank = h_blank_len & 0xff; in intel_sdvo_get_dtd_from_mode()
873 mode.htotal = mode.hdisplay + dtd->part1.h_blank; in intel_sdvo_get_mode_from_dtd()