/Linux-v6.1/arch/arm/boot/dts/ |
D | imx6qdl-tx6-lcd.dtsi | 121 vsync-len = <2>; 124 vsync-active = <0>; 138 vsync-len = <3>; 141 vsync-active = <0>; 155 vsync-len = <3>; 158 vsync-active = <0>; 172 vsync-len = <10>; 175 vsync-active = <0>; 188 vsync-len = <2>; 191 vsync-active = <0>; [all …]
|
D | imx6qdl-tx6-lvds.dtsi | 140 vsync-len = <10>; 154 vsync-len = <2>; 156 vsync-active = <0>; 171 vsync-len = <13>; 173 vsync-active = <0>; 187 vsync-len = <2>; 190 vsync-active = <0>; 204 vsync-len = <3>; 207 vsync-active = <0>; 236 vsync-len = <10>; [all …]
|
D | imx53-tx53-x03x.dts | 78 vsync-len = <2>; 81 vsync-active = <0>; 94 vsync-len = <3>; 97 vsync-active = <0>; 110 vsync-len = <3>; 113 vsync-active = <0>; 126 vsync-len = <10>; 129 vsync-active = <0>; 142 vsync-len = <2>; 145 vsync-active = <0>; [all …]
|
D | imx6ul-tx6ul.dtsi | 418 vsync-len = <2>; 421 vsync-active = <0>; 434 vsync-len = <3>; 437 vsync-active = <0>; 450 vsync-len = <3>; 453 vsync-active = <0>; 466 vsync-len = <10>; 469 vsync-active = <0>; 482 vsync-len = <2>; 485 vsync-active = <0>; [all …]
|
D | imx53-tx53-x13x.dts | 202 vsync-len = <10>; 205 vsync-active = <0>; 218 vsync-len = <13>; 221 vsync-active = <0>; 244 vsync-len = <10>; 247 vsync-active = <0>;
|
D | imx28-tx28.dts | 369 vsync-len = <2>; 372 vsync-active = <0>; 386 vsync-len = <3>; 389 vsync-active = <0>; 403 vsync-len = <3>; 406 vsync-active = <0>; 420 vsync-len = <10>; 423 vsync-active = <0>; 437 vsync-len = <2>; 440 vsync-active = <0>; [all …]
|
D | am335x-sbc-t335.dts | 44 vsync-len = <2>; 46 vsync-active = <1>; 57 vsync-len = <6>; 59 vsync-active = <0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | richtek,rtmv20-regulator.yaml | 16 There're still four pins for camera control, two inputs (strobe and vsync), 18 supply, vsync input from IR camera, and fsin1/fsin2 output for the optional. 52 Fsin1 pulse high delay in microsecond after vsync signal pulse high. 59 Fsin1 pulse high width in microsecond after vsync signal pulse high. 66 Fsin2 pulse high delay in microsecond after vsync signal pulse high. 73 Fsin2 pulse high width in microsecond after vsync signal pulse high. 104 richtek,vsync-polarity-high: 105 description: Vsync pin active polarity control. 150 richtek,vsync-polarity-high;
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 181 bt->vsync > max_vert || bt->vbackporch > max_vert) in v4l2_valid_dv_timings() 283 t1->bt.vsync == t2->bt.vsync && in v4l2_match_dv_timings() 332 bt->vsync, bt->vbackporch); in v4l2_print_dv_timings() 344 bt->vsync == 8) ? " (V2)" : "", in v4l2_print_dv_timings() 450 #define CVT_MIN_VSYNC_BP 550 /* min time of vsync + back porch (us) */ 477 * @vsync - the height of the vertical sync in lines. 492 unsigned vsync, in v4l2_detect_cvt() argument 504 if (vsync < 4 || vsync > 8) in v4l2_detect_cvt() 514 if (reduced_blanking && vsync == 8) in v4l2_detect_cvt() 520 if (!rb_v2 && vsync > 7) in v4l2_detect_cvt() [all …]
|
/Linux-v6.1/arch/sh/include/asm/ |
D | sh7760fb.h | 78 /* VSYNC polarity inversion */ 90 /* Disable output of HSYNC during VSYNC period */ 93 /* Disable output of VSYNC during VSYNC period */ 145 * HSYNC/VSYNC polarities are derived from the fb_var_screeninfo 151 * Hsync-During-Vsync suppression (default off) CL1CNT 152 * Vsync-during-vsync suppression (default off) CL2CNT 188 /* set this to 1 to suppress vsync irq use. */
|
/Linux-v6.1/Documentation/fb/ |
D | viafb.modes | 202 timings 25000 88 40 23 1 128 4 hsync high vsync high endmode 224 timings 20203 160 16 21 1 80 3 hsync high vsync high endmode 246 timings 17777 152 32 27 1 64 3 hsync high vsync high endmode 268 timings 14667 216 0 14 7 64 4 hsync high vsync high endmode 290 timings 11912 144 56 39 1 88 3 hsync high vsync high endmode 312 timings 31746 104 24 12 3 80 5 hsync high vsync high endmode 335 hsync high vsync high endmode mode "960x600-60" 389 timings 24218 126 32 15 1 104 3 hsync high vsync high endmode 455 timings 12699 176 16 28 1 96 3 hsync high vsync high endmode 477 timings 10582 208 48 36 1 96 3 hsync high vsync high endmode [all …]
|
/Linux-v6.1/drivers/video/fbdev/geode/ |
D | video_cs5530.c | 113 /* Enable DACs, hsync and vsync for CRTs */ in cs5530_configure_display() 137 int blank, hsync, vsync; in cs5530_blank_display() local 141 blank = 0; hsync = 1; vsync = 1; in cs5530_blank_display() 144 blank = 1; hsync = 1; vsync = 1; in cs5530_blank_display() 147 blank = 1; hsync = 1; vsync = 0; in cs5530_blank_display() 150 blank = 1; hsync = 0; vsync = 1; in cs5530_blank_display() 153 blank = 1; hsync = 0; vsync = 0; in cs5530_blank_display() 170 if (vsync) in cs5530_blank_display() 176 if (hsync && vsync) in cs5530_blank_display()
|
D | video_gx.c | 240 /* Disable hsync and vsync */ in gx_configure_display() 252 /* Enable hsync and vsync. */ in gx_configure_display() 298 int blank, hsync, vsync, crt; in gx_blank_display() local 303 blank = 0; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 306 blank = 1; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 309 blank = 1; hsync = 1; vsync = 0; crt = 1; in gx_blank_display() 312 blank = 1; hsync = 0; vsync = 1; crt = 1; in gx_blank_display() 315 blank = 1; hsync = 0; vsync = 0; crt = 0; in gx_blank_display() 327 if (vsync) in gx_blank_display()
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | renesas,vin.yaml | 87 If both HSYNC and VSYNC polarities are not specified, embedded 91 vsync-active: 93 If both HSYNC and VSYNC polarities are not specified, embedded 136 If both HSYNC and VSYNC polarities are not specified, embedded 140 vsync-active: 142 If both HSYNC and VSYNC polarities are not specified, embedded 340 vsync-active = <0>;
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 19 - vsync-active: VSYNC Polarity configuration for endpoint. 38 vsync-active = <1>;
|
D | tvp7002.txt | 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 45 vsync-active = <1>;
|
D | ov7670.txt | 14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 49 vsync-active = <0>;
|
D | ovti,ov772x.yaml | 65 vsync-active: 81 vsync-active: false 122 vsync-active = <0>;
|
/Linux-v6.1/include/media/i2c/ |
D | tvp7002.h | 25 *@vs_polarity: VSYNC Polarity 26 * 0 - Active low VSYNC output, 1 - Active high VSYNC output
|
/Linux-v6.1/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_dp.txt | 37 -vsync-active-high: 38 VSYNC polarity configuration. 61 -vsync-active-high: deprecated prop that can parsed from drm_display_mode. 101 vsync-len = <6>;
|
/Linux-v6.1/Documentation/devicetree/bindings/display/msm/ |
D | mdp5.txt | 27 * "vsync" 49 - * "vsync" 100 "vsync" 126 "vsync";
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.h | 56 * struct dpu_vsync_source_cfg - configure vsync source and configure the 61 * @vsync_source: vsync source selection 113 * setup_vsync_source - setup vsync source configuration details 115 * @cfg: vsync source selection configuration
|
/Linux-v6.1/include/media/ |
D | v4l2-dv-timings.h | 142 * @vsync: the height of the vertical sync in lines. 155 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync, 164 * @vsync: the height of the vertical sync in lines. 179 bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync, 211 * - For CVT timings: if reduced blanking v2 (vsync == 8) is true. 216 if ((bt->standards & V4L2_DV_BT_STD_CVT) && (bt->vsync == 8)) in can_reduce_fps()
|
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/ |
D | budget-patch.c | 44 ** behaviour of VSYNC generated by rps1. 391 // port B VSYNC at rising edge in budget_patch_attach() 455 // Fix VSYNC level in budget_patch_attach() 493 ** (74HCT4040, LVC74) for the generation of this VSYNC signal, in budget_patch_attach() 499 ** GPIO3 is in budget-patch hardware connected to port B VSYNC in budget_patch_attach() 510 ** port B VSYNC pin. Any changing of port B VSYNC will in budget_patch_attach() 512 ** It depends on the phase and frequency of VSYNC and in budget_patch_attach() 525 ** and a VSYNC phase that occurs in the middle of DMA transfer in budget_patch_attach() 546 ** this means VSYNC line is not connected in the hardware. in budget_patch_attach() 548 ** The same behaviour of missing VSYNC can be duplicated on budget in budget_patch_attach() [all …]
|
/Linux-v6.1/drivers/gpu/drm/amd/include/ivsrcid/dcn/ |
D | irqsrcs_dcn_1_0.h | 468 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 471 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 474 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 477 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 480 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 483 …f a programmable number of frames is counted.The counting starts / end at VSYNC rising edge or fal… 577 #define DCN_1_0__SRCID__DC_D1_FORCE_VSYNC_NXT_LINE 0x1E // D1 : Force - Vsync - next - line OTG1_IH… 616 #define DCN_1_0__SRCID__DC_D2_FORCE_VSYNC_NXT_LINE 0x1F // D2 : Force - Vsync - next - line OTG2_IH… 655 #define DCN_1_0__SRCID__DC_D3_FORCE_VSYNC_NXT_LINE 0x20 // D3 : Force - Vsync - next - line OTG3_IH… 694 #define DCN_1_0__SRCID__DC_D4_FORCE_VSYNC_NXT_LINE 0x21 // D4 : Force - Vsync - next - line OTG4_IH… [all …]
|