/freebsd/sys/dev/videomode/ |
H A D | modelines | 19 ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync 22 ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync 25 ModeLine "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync 28 ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync 31 ModeLine "720x400" 35.5 720 738 846 900 400 421 423 449 -hsync -vsync 34 ModeLine "640x480" 25.175 640 656 752 800 480 490 492 525 -hsync -vsync 37 ModeLine "640x480" 31.5 640 664 704 832 480 489 492 520 -hsync -vsync 40 ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync 43 ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync 46 ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync [all …]
|
H A D | vesagtf.h | 46 unsigned vsync_rqd; /* width of vsync in lines */ 48 unsigned min_vsbp; /* minimum vsync + back porch (usec) */ 60 #define VESAGTF_VSYNC_RQD 3 /* vsync width in lines */ 62 #define VESAGTF_MIN_VSBP 550 /* min vsync + back porch (usec) */
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-tx6-lcd.dtsi | 121 vsync-len = <2>; 124 vsync-active = <0>; 137 vsync-len = <3>; 140 vsync-active = <0>; 153 vsync-len = <3>; 156 vsync-active = <0>; 169 vsync-len = <10>; 172 vsync-active = <0>; 185 vsync-len = <2>; 188 vsync-active = <0>; [all …]
|
H A D | imx6qdl-tx6-lvds.dtsi | 139 vsync-len = <10>; 153 vsync-len = <2>; 155 vsync-active = <0>; 169 vsync-len = <13>; 171 vsync-active = <0>; 184 vsync-len = <2>; 187 vsync-active = <0>; 200 vsync-len = <3>; 203 vsync-active = <0>; 232 vsync-len = <10>; [all …]
|
H A 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 …]
|
H A D | imx6ul-tx6ul.dtsi | 416 vsync-len = <2>; 419 vsync-active = <0>; 432 vsync-len = <3>; 435 vsync-active = <0>; 448 vsync-len = <3>; 451 vsync-active = <0>; 464 vsync-len = <10>; 467 vsync-active = <0>; 480 vsync-len = <2>; 483 vsync-active = <0>; [all …]
|
H A 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>;
|
/freebsd/sys/contrib/device-tree/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;
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/ |
H A D | imx28-tx28.dts | 333 vsync-len = <2>; 336 vsync-active = <0>; 349 vsync-len = <3>; 352 vsync-active = <0>; 365 vsync-len = <3>; 368 vsync-active = <0>; 381 vsync-len = <10>; 384 vsync-active = <0>; 397 vsync-len = <2>; 400 vsync-active = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/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>;
|
/freebsd/sys/dev/drm2/ |
H A D | drm_modes.c | 99 int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync; in drm_cvt_mode() local 150 /* Determine VSync Width from aspect ratio */ in drm_cvt_mode() 152 vsync = 4; in drm_cvt_mode() 154 vsync = 5; in drm_cvt_mode() 156 vsync = 6; in drm_cvt_mode() 158 vsync = 7; in drm_cvt_mode() 160 vsync = 7; in drm_cvt_mode() 162 vsync = 10; in drm_cvt_mode() 185 if (tmp1 < (vsync + CVT_MIN_V_PORCH)) in drm_cvt_mode() 186 vsyncandback_porch = vsync + CVT_MIN_V_PORCH; in drm_cvt_mode() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | tvp514x.txt | 19 - vsync-active: VSYNC Polarity configuration for endpoint. 38 vsync-active = <1>;
|
H A D | tvp7002.txt | 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 45 vsync-active = <1>;
|
H A D | ov7670.txt | 14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 49 vsync-active = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/ |
H A 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>;
|
H A D | exynos7-decon.txt | 13 order: FIFO Level, VSYNC, LCD_SYSTEM. The interrupt specifier 16 - interrupt-names: should contain the interrupt names: "fifo", "vsync", 48 interrupt-names = "lcd_sys", "vsync", "fifo";
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
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,sm6115-dpu.yaml | 35 - description: Display vsync 44 - const: vsync 73 clock-names = "bus", "iface", "core", "lut", "rot", "vsync";
|
H A D | qcom,mdss.yaml | 55 - description: Display vsync clock 68 - const: vsync 171 "vsync"; 197 "vsync";
|
H A D | qcom,sc7280-dpu.yaml | 35 - description: Display vsync clock 44 - const: vsync 79 "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,sm8150-dpu.yaml | 33 - description: Display vsync clock 40 - const: vsync 62 clock-names = "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,sm8250-dpu.yaml | 33 - description: Display vsync clock 40 - const: vsync 69 clock-names = "iface", "bus", "core", "vsync";
|
/freebsd/sys/contrib/device-tree/src/arm/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>;
|