Searched refs:HSYNC (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 17 - hsync-active: HSYNC Polarity configuration for endpoint.
|
D | tvp7002.txt | 10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when
|
D | tvp5150.txt | 21 - hsync-active: active state of the HSYNC signal. Must be <1> (HIGH).
|
D | ov7670.txt | 13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | ov5640.txt | 38 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
|
/Linux-v4.19/drivers/video/fbdev/i810/ |
D | i810_regs.h | 150 #define HSYNC 0x60008 macro
|
/Linux-v4.19/Documentation/fb/ |
D | pxafb.txt | 27 hsynclen:HSYNC == LCCR1_HSW + 1 45 hsync:HSYNC
|
D | matroxfb.txt | 250 left:X - left boundary: pixels between end of HSYNC pulse and first pixel. 252 right:X - right boundary: pixels between end of picture and start of HSYNC 254 hslen:X - length of HSYNC pulse, in pixels. Default is derived from `vesa' 258 sync:X - sync. pulse - bit 0 inverts HSYNC polarity, bit 1 VSYNC polarity. 259 If bit 3 (value 0x08) is set, composite sync instead of HSYNC is
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 111 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. 113 Note, that if HSYNC and VSYNC polarities are not specified, embedded 115 - data-active: similar to HSYNC and VSYNC, specifies data line polarity. 116 - data-enable-active: similar to HSYNC and VSYNC, specifies the data enable
|
D | renesas,ceu.txt | 25 - hsync-active: Active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | rcar_vin.txt | 51 If both HSYNC and VSYNC polarities are not specified, embedded
|
/Linux-v4.19/include/video/ |
D | sstfb.h | 161 #define HSYNC 0x0220 macro
|
/Linux-v4.19/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_dp.txt | 41 HSYNC polarity configuration.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | am437x-sbc-t43.dts | 63 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
D | imx53-mba53.dts | 152 /* VGA_VSYNC, HSYNC with max drive strength */
|
D | imx6ul-tx6ul-mainboard.dts | 205 MX6UL_PAD_LCD_HSYNC__LCDIF_HSYNC 0x10 /* HSYNC */
|
D | imx6ul-tx6ul.dtsi | 623 MX6UL_PAD_LCD_HSYNC__LCDIF_HSYNC 0x10 /* HSYNC */ 656 MX6UL_PAD_LCD_HSYNC__LCDIF_HSYNC 0x10 /* HSYNC */
|
D | am437x-sk-evm.dts | 385 AM4372_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* DSS HSYNC */
|
D | am43x-epos-evm.dts | 445 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
D | am437x-gp-evm.dts | 299 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
/Linux-v4.19/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 122 .flags = DRM_MODE_FLAG_##hsynp##HSYNC | \
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 2030 MMIO_D(HSYNC(TRANSCODER_A), D_ALL); in init_generic_mmio_info() 2040 MMIO_D(HSYNC(TRANSCODER_B), D_ALL); in init_generic_mmio_info() 2050 MMIO_D(HSYNC(TRANSCODER_C), D_ALL); in init_generic_mmio_info() 2060 MMIO_D(HSYNC(TRANSCODER_EDP), D_ALL); in init_generic_mmio_info()
|
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | pfc-sh7786.c | 528 GPIO_FN(HSYNC),
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_modes.c | 1224 MODE_STATUS(HSYNC),
|
/Linux-v4.19/drivers/video/fbdev/ |
D | sstfb.c | 533 sst_write(HSYNC, (par->hSyncOff - 1) << 16 | (info->var.hsync_len - 1)); in sstfb_set_par()
|
12