Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c531 v_fp -= vsync + v_bp; in v4l2_detect_cvt()
534 v_fp = CVT_RB_V2_MIN_V_FPORCH; in v4l2_detect_cvt()
536 v_fp = CVT_RB_V_FPORCH; in v4l2_detect_cvt()
538 v_bp -= vsync + v_fp; in v4l2_detect_cvt()
544 v_fp = CVT_MIN_V_PORCH_RND; in v4l2_detect_cvt()
633 fmt->bt.vfrontporch = v_fp; in v4l2_detect_cvt()
646 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_cvt()
717 int v_fp, v_bp, h_fp, hsync; in v4l2_detect_gtf() local
736 v_fp = GTF_V_FP; in v4l2_detect_gtf()
791 fmt->bt.vfrontporch = v_fp; in v4l2_detect_gtf()
[all …]
/linux/drivers/staging/media/max96712/
A Dmax96712.c173 const u32 v_fp = 4; in max96712_pattern_enable() local
176 const u32 v_tot = v_active + v_fp + v_sw + v_bp; in max96712_pattern_enable()
190 (v_active + v_fp + + v_bp) * h_tot, 3); in max96712_pattern_enable()
/linux/drivers/media/i2c/
A Dmax96714.c157 const u32 v_fp = 4; in max96714_apply_patgen_timing() local
164 v_tot = v_active + v_fp + v_sw + v_bp; in max96714_apply_patgen_timing()
176 (v_active + v_fp + v_bp) * h_tot, &ret); in max96714_apply_patgen_timing()
A Dmax96717.c181 const u32 v_fp = 4; in max96717_apply_patgen_timing() local
188 v_tot = v_active + v_fp + v_sw + v_bp; in max96717_apply_patgen_timing()
200 (v_active + v_fp + v_bp) * h_tot, &ret); in max96717_apply_patgen_timing()

Completed in 15 milliseconds