Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c534 v_fp -= vsync + v_bp; in v4l2_detect_cvt()
537 v_fp = CVT_RB_V2_MIN_V_FPORCH; in v4l2_detect_cvt()
539 v_fp = CVT_RB_V_FPORCH; in v4l2_detect_cvt()
541 v_bp -= vsync + v_fp; in v4l2_detect_cvt()
547 v_fp = CVT_MIN_V_PORCH_RND; in v4l2_detect_cvt()
636 t.bt.vfrontporch = v_fp; in v4l2_detect_cvt()
649 t.bt.il_vfrontporch = v_fp; in v4l2_detect_cvt()
726 int v_fp, v_bp, h_fp, hsync; in v4l2_detect_gtf() local
745 v_fp = GTF_V_FP; in v4l2_detect_gtf()
800 t.bt.vfrontporch = v_fp; in v4l2_detect_gtf()
[all …]
/linux-6.15/drivers/staging/media/max96712/
H A Dmax96712.c167 const u32 v_fp = 4; in max96712_pattern_enable() local
170 const u32 v_tot = v_active + v_fp + v_sw + v_bp; in max96712_pattern_enable()
185 (v_active + v_fp + + v_bp) * h_tot, 3); in max96712_pattern_enable()
/linux-6.15/drivers/media/i2c/
H 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()
H 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()