| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-tx6-lcd.dtsi | 84 vsync-len = <2>; 87 vsync-active = <0>; 100 vsync-len = <3>; 103 vsync-active = <0>; 116 vsync-len = <3>; 119 vsync-active = <0>; 132 vsync-len = <10>; 135 vsync-active = <0>; 148 vsync-len = <2>; 151 vsync-active = <0>; [all …]
|
| H A D | imx6qdl-tx6-lvds.dtsi | 103 vsync-len = <10>; 117 vsync-len = <2>; 119 vsync-active = <0>; 133 vsync-len = <13>; 135 vsync-active = <0>; 148 vsync-len = <2>; 151 vsync-active = <0>; 164 vsync-len = <3>; 167 vsync-active = <0>; 196 vsync-len = <10>; [all …]
|
| H A D | imx53-tx53-x13x.dts | 158 vsync-len = <10>; 161 vsync-active = <0>; 174 vsync-len = <13>; 177 vsync-active = <0>; 200 vsync-len = <10>; 203 vsync-active = <0>;
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A 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. 151 richtek,vsync-polarity-high;
|
| /linux/arch/sh/include/asm/ |
| H A 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/drivers/media/v4l2-core/ |
| H A 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. 493 unsigned int vsync, in v4l2_detect_cvt() argument 507 if (vsync < 4 || vsync > 8) in v4l2_detect_cvt() 517 if (reduced_blanking && vsync == 8) in v4l2_detect_cvt() 523 if (!rb_v2 && vsync > 7) in v4l2_detect_cvt() [all …]
|
| /linux/Documentation/fb/ |
| H A 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/drivers/video/fbdev/geode/ |
| H A 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()
|
| /linux/include/media/i2c/ |
| H A D | tvp7002.h | 25 *@vs_polarity: VSYNC Polarity 26 * 0 - Active low VSYNC output, 1 - Active high VSYNC output
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | renesas,vin.yaml | 92 If both HSYNC and VSYNC polarities are not specified, embedded 96 vsync-active: 98 If both HSYNC and VSYNC polarities are not specified, embedded 141 If both HSYNC and VSYNC polarities are not specified, embedded 145 vsync-active: 147 If both HSYNC and VSYNC polarities are not specified, embedded 345 vsync-active = <0>;
|
| H A D | allwinner,sun4i-a10-csi.yaml | 86 vsync-active: true 93 - vsync-active 122 vsync-active = <0>; /* Active low */
|
| /linux/drivers/gpu/drm/udl/ |
| H A D | udl_proto.h | 45 #define UDL_BLANKMODE_ON 0x00 /* hsync and vsync on, visible */ 46 #define UDL_BLANKMODE_BLANKED 0x01 /* hsync and vsync on, blanked */ 47 #define UDL_BLANKMODE_VSYNC_OFF 0x03 /* vsync off, blanked */
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| H A D | qcom,sm6115-dpu.yaml | 35 - description: Display vsync 44 - const: vsync 73 clock-names = "bus", "iface", "core", "lut", "rot", "vsync";
|
| H A D | qcom,qcm2290-dpu.yaml | 34 - description: Display vsync clock from dispcc 42 - const: vsync 70 clock-names = "bus", "iface", "core", "lut", "vsync";
|
| H A D | qcom,sdm845-dpu.yaml | 36 - description: Display vsync clock 44 - const: vsync 72 clock-names = "gcc-bus", "iface", "bus", "core", "vsync";
|
| H A D | qcom,msm8998-dpu.yaml | 38 - description: Display vsync clock 46 - const: vsync 75 clock-names = "iface", "bus", "mnoc", "core", "vsync";
|
| H A D | qcom,sc7180-dpu.yaml | 40 - description: Display vsync clock 51 - const: vsync 99 "vsync";
|
| H A D | qcom,sm6150-dpu.yaml | 34 - description: Display vsync clock 41 - const: vsync 60 clock-names = "iface", "bus", "core", "vsync";
|
| H A D | qcom,sm7150-dpu.yaml | 35 - description: Display vsync clock 44 - const: vsync 77 "vsync";
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_top.h | 56 * struct dpu_vsync_source_cfg - configure vsync source and configure the 61 * @vsync_source: vsync source selection 119 * @setup_vsync_source: setup vsync source configuration details 121 * @cfg: vsync source selection configuration
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | ovti,ov772x.yaml | 65 vsync-active: 81 vsync-active: false 123 vsync-active = <0>;
|
| H A D | ovti,ov5642.yaml | 68 vsync-active: 84 vsync-active: false 136 vsync-active = <0>;
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-sbc-t335.dts | 44 vsync-len = <2>; 46 vsync-active = <1>; 57 vsync-len = <6>; 59 vsync-active = <0>;
|
| H A D | omap3-devkit8000-lcd43.dts | 26 vsync-len = <10>; 29 vsync-active = <0>;
|
| /linux/Documentation/devicetree/bindings/display/samsung/ |
| H A D | samsung,exynos5433-decon.yaml | 48 - video mode: vsync 56 - const: vsync 126 interrupt-names = "fifo", "vsync", "lcd_sys";
|