Searched refs:VSYNC (Results 1 – 25 of 36) sorted by relevance
12
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | dac507d.c | 38 sync |= NVVAL(NV507D, DAC_SET_POLARITY, VSYNC, asyh->or.nvsync); in dac507d_ctrl()
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 19 - vsync-active: VSYNC Polarity configuration for endpoint.
|
D | tvp7002.txt | 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when
|
D | ov7670.txt | 14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | st,st-mipid02.txt | 47 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | ov5640.txt | 39 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | tvp5150.txt | 45 - vsync-active: Active state of the VSYNC signal. Must be <1> (HIGH).
|
/Linux-v5.10/drivers/video/fbdev/i810/ |
D | i810_regs.h | 153 #define VSYNC 0x60014 macro
|
/Linux-v5.10/Documentation/fb/ |
D | pxafb.rst | 45 vsynclen:VSYNC == LCCR2_VSW + 1 65 hsync:HSYNC, vsync:VSYNC
|
D | matroxfb.rst | 265 upper:X top boundary: lines between end of VSYNC pulse and start of first 267 lower:X bottom boundary: lines between end of picture and start of VSYNC 269 vslen:X length of VSYNC pulse, in lines. Default is derived from `vesa` 279 sync:X sync. pulse - bit 0 inverts HSYNC polarity, bit 1 VSYNC polarity.
|
/Linux-v5.10/Documentation/devicetree/bindings/display/exynos/ |
D | exynos7-decon.txt | 13 order: FIFO Level, VSYNC, LCD_SYSTEM. The interrupt specifier
|
D | exynos_dp.txt | 38 VSYNC polarity configuration.
|
D | samsung-fimd.txt | 20 order: FIFO Level, VSYNC, LCD_SYSTEM. The interrupt specifier
|
/Linux-v5.10/include/video/ |
D | sstfb.h | 162 #define VSYNC 0x0224 macro
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 478 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 479 Note, that if HSYNC and VSYNC polarities are not specified, embedded 481 - data-active: similar to HSYNC and VSYNC, specifies data line polarity. 482 - data-enable-active: similar to HSYNC and VSYNC, specifies the data enable
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am437x-sbc-t43.dts | 59 AM4372_IOPAD(0x8e0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS VSYNC */
|
D | imx53-qsb-common.dtsi | 295 /* VGA_HSYNC, VSYNC with max drive strength */
|
D | imx6ul-tx6ul-mainboard.dts | 206 MX6UL_PAD_LCD_VSYNC__LCDIF_VSYNC 0x10 /* VSYNC */
|
D | imx6ul-tx6ul.dtsi | 624 MX6UL_PAD_LCD_VSYNC__LCDIF_VSYNC 0x10 /* VSYNC */ 657 MX6UL_PAD_LCD_VSYNC__LCDIF_VSYNC 0x10 /* VSYNC */
|
D | imx6qdl-kontron-samx6i.dtsi | 589 MX6QDL_PAD_DI0_PIN3__IPU1_DI0_PIN03 0x100f1 /* VSYNC */
|
/Linux-v5.10/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 94 Input capture requires hardware support. A VSYNC signal must be routed
|
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc-compat.c | 81 PIS(VSYNC); in dispc_dump_irqs()
|
/Linux-v5.10/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 123 DRM_MODE_FLAG_##vsynp##VSYNC, \
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_crt.c | 696 vsync_reg = VSYNC(pipe); in intel_crt_load_detect()
|
/Linux-v5.10/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 2153 MMIO_D(VSYNC(TRANSCODER_A), D_ALL); in init_generic_mmio_info() 2163 MMIO_D(VSYNC(TRANSCODER_B), D_ALL); in init_generic_mmio_info() 2173 MMIO_D(VSYNC(TRANSCODER_C), D_ALL); in init_generic_mmio_info() 2183 MMIO_D(VSYNC(TRANSCODER_EDP), D_ALL); in init_generic_mmio_info()
|
12