| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 276 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings() 327 (bt->polarities & V4L2_DV_HSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 331 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 336 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 481 * @polarities - the horizontal and vertical polarities (same as struct 482 * v4l2_bt_timings polarities). 495 u32 polarities, in v4l2_detect_cvt() argument 510 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_cvt() 512 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_cvt() 632 t.bt.polarities = polarities; in v4l2_detect_cvt() [all …]
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | renesas,vin.yaml | 92 If both HSYNC and VSYNC polarities are not specified, embedded 98 If both HSYNC and VSYNC polarities are not specified, embedded 141 If both HSYNC and VSYNC polarities are not specified, embedded 147 If both HSYNC and VSYNC polarities are not specified, embedded
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | ti,sn65dsi86.yaml | 134 lane-polarities: 143 lane-polarities: [data-lanes] 267 lane-polarities = <0 1 0 1>;
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | maxim,max96714.yaml | 74 lane-polarities: 158 lane-polarities = <1 0 1>;
|
| H A D | maxim,max96717.yaml | 71 lane-polarities:
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779a0-falcon-csi-dsi.dtsi | 134 lane-polarities = <0 0 0 0 1>; 156 lane-polarities = <0 0 0 0 1>;
|
| /linux/arch/sh/include/asm/ |
| H A D | sh7760fb.h | 145 * HSYNC/VSYNC polarities are derived from the fb_var_screeninfo 146 * data above; however the polarities of the following signals
|
| /linux/drivers/acpi/ |
| H A D | mipi-disco-img.c | 532 ret = fwnode_property_count_u8(port_fwnode, "mipi-img-lane-polarities"); in init_csi2_port() 552 acpi_handle_info(handle, "Too many lane polarities: %d\n", in init_csi2_port() 556 fwnode_property_read_u8_array(port_fwnode, "mipi-img-lane-polarities", in init_csi2_port() 566 PROPERTY_ENTRY_U32_ARRAY_LEN("lane-polarities", in init_csi2_port()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n9.dts | 56 lane-polarities = <1 1 1>;
|
| H A D | omap3-n950.dts | 102 lane-polarities = <1 1 1>;
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | hdlcd_regs.h | 55 /* polarities */
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-dv-timings.rst | 108 - ``polarities`` 109 - This is a bit mask that defines polarities of sync signals. bit 0
|
| H A D | dv-timings.rst | 21 width and height, signal polarities, frontporches, backporches, sync
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | video_cs5530.c | 124 /* Sync polarities. */ in cs5530_configure_display()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | tda1004x.c | 651 tda1004x_write_mask(state, TDA10046H_CONF_POLARITY, 0xf0, 0x60); // set AGC polarities in tda10046_init() 655 tda1004x_write_mask(state, TDA10046H_CONF_POLARITY, 0xf0, 0x60); // set AGC polarities in tda10046_init() 659 tda1004x_write_mask(state, TDA10046H_CONF_POLARITY, 0xf0, 0x00); // set AGC polarities in tda10046_init() 665 tda1004x_write_mask(state, TDA10046H_CONF_POLARITY, 0xf0, 0x60); // set AGC polarities in tda10046_init()
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-ge-soc.c | 1297 u32 polarities; in mt7988_phy_led_get_polarity() local 1300 polarities = ~(priv->boottrap); in mt7988_phy_led_get_polarity() 1302 polarities = MTK_PHY_LED1_DEFAULT_POLARITIES; in mt7988_phy_led_get_polarity() 1304 if (polarities & BIT(phydev->mdio.addr)) in mt7988_phy_led_get_polarity()
|
| /linux/sound/pci/ice1712/ |
| H A D | maya44.c | 540 0x0a, 0x022, /* R10: DAC I2C mode, std polarities, 24bit */ in wm8776_init() 541 0x0b, 0x022, /* R11: ADC I2C mode, std polarities, 24bit, in wm8776_init()
|
| /linux/include/video/ |
| H A D | imx-ipu-v3.h | 35 * Bitfield of Display Interface signal polarities.
|
| /linux/drivers/pwm/ |
| H A D | pwm-rzg2l-gpt.c | 13 * - While the hardware supports both polarities, the driver (for now)
|
| H A D | pwm-rz-mtu3.c | 12 * - While the hardware supports both polarities, the driver (for now)
|
| /linux/drivers/media/i2c/ |
| H A D | saa711x_regs.h | 372 "I port signal polarities"},
|
| H A D | ov5640.c | 2581 u8 polarities = 0; in ov5640_set_power_dvp() local 2651 polarities |= BIT(1); in ov5640_set_power_dvp() 2653 polarities |= BIT(0); in ov5640_set_power_dvp() 2656 polarities |= BIT(5); in ov5640_set_power_dvp() 2658 ret = ov5640_write_reg(sensor, OV5640_REG_POLARITY_CTRL00, polarities); in ov5640_set_power_dvp()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-ahb-audio.c | 356 /* Configure interrupt polarities */ in dw_hdmi_open()
|
| /linux/drivers/video/fbdev/ |
| H A D | sh7760fb.c | 252 iowrite16(ldmtr, par->base + LDMTR); /* polarities */ in sh7760fb_set_par()
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 59 different polarities, known as variant X and variant S, to accommodate
|