Home
last modified time | relevance | path

Searched refs:HSYNC (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/admin-guide/media/
H A Dmgb4.rst119 The type of HSYNC pulses as detected by the video format detector.
130 HSYNC pulses, these must be generated internally in the FPGA to achieve
137 HSYNC pulses, these must be generated internally in the FPGA to achieve
140 internal HSYNC pulse. The value must be greater than 1 and smaller than
153 Width of the HSYNC signal in PCLK clock ticks.
165 Number of PCLK pulses between deassertion of the HSYNC signal and the first
173 line (marked by DE=1) and assertion of the HSYNC signal.
250 HSYNC signal polarity.
278 Width of the HSYNC signal in pixels. The default value is 40.
284 Number of PCLK pulses between deassertion of the HSYNC signa
[all...]
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddac507d.c37 sync |= NVVAL(NV507D, DAC_SET_POLARITY, HSYNC, asyh->or.nhsync); in dac507d_ctrl()
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043u11-smarc-du-adv7513.dtso48 pinmux = <RZG2L_PORT_PINMUX(11, 0, 6)>, /* HSYNC */
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dti,tvp514x.txt17 - hsync-active: HSYNC Polarity configuration for endpoint.
H A Dti,tvp7002.txt10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when
H A Dovti,ov7670.txt13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dti,tvp5150.txt44 - hsync-active: Active state of the HSYNC signal. Must be <1> (HIGH).
/linux/drivers/video/fbdev/i810/
H A Di810_regs.h150 #define HSYNC 0x60008 macro
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-fg.c35 #define HSYNC(x) FIELD_PREP(GENMASK(13, 0), ((x) - 1)) macro
160 regmap_write(fg->reg, HTCFG2, HSYNC(hsync) | HSBP(hsbp) | HSEN); in dc_fg_cfg_videomode()
/linux/Documentation/fb/
H A Dpxafb.rst39 hsynclen:HSYNC == LCCR1_HSW + 1
65 hsync:HSYNC, vsync:VSYNC
H A Dmatroxfb.rst271 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/include/video/
H A Dsstfb.h161 #define HSYNC 0x0220 macro
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-tx6ul-mainboard.dts169 MX6UL_PAD_LCD_HSYNC__LCDIF_HSYNC 0x10 /* HSYNC */
H A Dimx6qdl-kontron-samx6i.dtsi604 MX6QDL_PAD_DI0_PIN2__IPU1_DI0_PIN02 0x100f1 /* HSYNC */
/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-sbc-t43.dts60 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
H A Dam437x-sk-evm.dts372 AM4372_IOPAD(0x8e4, PIN_OUTPUT | MUX_MODE0) /* DSS HSYNC */
H A Dam43x-epos-evm.dts433 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
H A Dam437x-gp-evm.dts293 AM4372_IOPAD(0x8e4, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS HSYNC */
/linux/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dch7006_mode.c122 .flags = DRM_MODE_FLAG_##hsynp##HSYNC | \
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7786.c524 GPIO_FN(HSYNC),
/linux/drivers/video/fbdev/
H A Dsstfb.c535 sst_write(HSYNC, (par->hSyncOff - 1) << 16 | (info->var.hsync_len - 1)); in sstfb_set_par()
/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9g45.dtsi283 AT91_PIOB 30 AT91_PERIPH_A AT91_PINCTRL_NONE>; /* HSYNC */
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1742 MODE_STATUS(HSYNC),