Searched refs:HSYNC (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/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
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
D | i810_regs.h | 150 #define HSYNC 0x60008 macro
|
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 83 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. 85 Note, that if HSYNC and VSYNC polarities are not specified, embedded 87 - data-active: similar to HSYNC and VSYNC, specifies data line polarity.
|
/linux-4.1.27/include/video/ |
D | sstfb.h | 160 #define HSYNC 0x0220 macro
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | exynos_dp.txt | 63 HSYNC polarity configuration.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx53-mba53.dts | 152 /* VGA_VSYNC, HSYNC with max drive strength */
|
D | am437x-sk-evm.dts | 340 0x0e4 (PIN_OUTPUT | MUX_MODE0) /* DSS HSYNC */
|
D | am437x-gp-evm.dts | 244 0x0e4 (PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
D | am43x-epos-evm.dts | 275 0x0E4 (PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
D | at91sam9g45.dtsi | 516 AT91_PIOB 30 AT91_PERIPH_A AT91_PINCTRL_NONE /* HSYNC */
|
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/ |
D | at32ap700x.h | 227 ATMEL_LCDC(PC, HSYNC) | ATMEL_LCDC(PC, VSYNC) | \
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 122 .flags = DRM_MODE_FLAG_##hsynp##HSYNC | \
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_modes.c | 1024 MODE_STATUS(HSYNC),
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-sh7786.c | 528 GPIO_FN(HSYNC),
|
/linux-4.1.27/drivers/video/fbdev/ |
D | sstfb.c | 533 sst_write(HSYNC, (par->hSyncOff - 1) << 16 | (info->var.hsync_len - 1)); in sstfb_set_par()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_display.c | 3921 I915_READ(HSYNC(cpu_transcoder))); in ironlake_pch_transcoder_set_timings() 6627 I915_WRITE(HSYNC(cpu_transcoder), in intel_set_pipe_timings() 6671 tmp = I915_READ(HSYNC(cpu_transcoder)); in intel_get_pipe_timings() 9356 int hsync = I915_READ(HSYNC(cpu_transcoder)); in intel_crtc_mode_get() 14552 error->transcoder[i].hsync = I915_READ(HSYNC(cpu_transcoder)); in intel_display_capture_error_state()
|
D | i915_reg.h | 2649 #define HSYNC(trans) _TRANSCODER2(trans, _HSYNC_A) macro
|