Searched refs:HSYNC (Results 1 – 25 of 29) sorted by relevance
12
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/ |
D | dac507d.c | 37 sync |= NVVAL(NV507D, DAC_SET_POLARITY, HSYNC, asyh->or.nhsync); in dac507d_ctrl()
|
/Linux-v5.15/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 | ov7670.txt | 13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
|
D | st,st-mipid02.txt | 45 - 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.
|
D | tvp5150.txt | 44 - hsync-active: Active state of the HSYNC signal. Must be <1> (HIGH).
|
/Linux-v5.15/drivers/video/fbdev/i810/ |
D | i810_regs.h | 150 #define HSYNC 0x60008 macro
|
/Linux-v5.15/Documentation/fb/ |
D | pxafb.rst | 39 hsynclen:HSYNC == LCCR1_HSW + 1 65 hsync:HSYNC, vsync:VSYNC
|
D | matroxfb.rst | 271 left:X left boundary: pixels between end of HSYNC pulse and first pixel. 273 right:X right boundary: pixels between end of picture and start of HSYNC 275 hslen:X length of HSYNC pulse, in pixels. Default is derived from `vesa` 279 sync:X sync. pulse - bit 0 inverts HSYNC polarity, bit 1 VSYNC polarity. 280 If bit 3 (value 0x08) is set, composite sync instead of HSYNC is
|
/Linux-v5.15/include/video/ |
D | sstfb.h | 161 #define HSYNC 0x0220 macro
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | imx53-mba53.dts | 146 /* VGA_VSYNC, HSYNC with max drive strength */
|
D | am437x-sbc-t43.dts | 60 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
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 | imx6qdl-kontron-samx6i.dtsi | 588 MX6QDL_PAD_DI0_PIN2__IPU1_DI0_PIN02 0x100f1 /* HSYNC */
|
D | am437x-sk-evm.dts | 372 AM4372_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* DSS HSYNC */
|
D | at91sam9g45.dtsi | 282 AT91_PIOB 30 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* HSYNC */
|
D | am43x-epos-evm.dts | 433 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
|
/Linux-v5.15/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_dp.txt | 41 HSYNC polarity configuration.
|
/Linux-v5.15/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 122 .flags = DRM_MODE_FLAG_##hsynp##HSYNC | \
|
/Linux-v5.15/drivers/pinctrl/renesas/ |
D | pfc-sh7786.c | 525 GPIO_FN(HSYNC),
|
/Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 2415 MMIO_D(HSYNC(TRANSCODER_A), D_ALL); in init_generic_mmio_info() 2425 MMIO_D(HSYNC(TRANSCODER_B), D_ALL); in init_generic_mmio_info() 2435 MMIO_D(HSYNC(TRANSCODER_C), D_ALL); in init_generic_mmio_info() 2445 MMIO_D(HSYNC(TRANSCODER_EDP), D_ALL); in init_generic_mmio_info()
|
/Linux-v5.15/drivers/video/fbdev/ |
D | sstfb.c | 534 sst_write(HSYNC, (par->hSyncOff - 1) << 16 | (info->var.hsync_len - 1)); in sstfb_set_par()
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_modes.c | 1191 MODE_STATUS(HSYNC),
|
12