| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-dv-timings.h | 146 * @polarities: the horizontal and vertical polarities (same as struct 147 * v4l2_bt_timings polarities). 156 unsigned active_width, u32 polarities, bool interlaced, 165 * @polarities: the horizontal and vertical polarities (same as struct 166 * v4l2_bt_timings polarities). 180 u32 polarities, bool interlaced, struct v4l2_fract aspect,
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | v4l2-dv-timings.c | 254 t1->bt.polarities == t2->bt.polarities && in v4l2_match_dv_timings() 305 (bt->polarities & V4L2_DV_HSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 309 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 314 (bt->polarities & V4L2_DV_VSYNC_POS_POL) ? "+" : "-", in v4l2_print_dv_timings() 459 * @polarities - the horizontal and vertical polarities (same as struct 460 * v4l2_bt_timings polarities). 472 u32 polarities, in v4l2_detect_cvt() argument 485 if (polarities == V4L2_DV_VSYNC_POS_POL) in v4l2_detect_cvt() 487 else if (polarities == V4L2_DV_HSYNC_POS_POL) in v4l2_detect_cvt() 607 fmt->bt.polarities = polarities; in v4l2_detect_cvt() [all …]
|
| D | v4l2-fwnode.c | 194 rval = fwnode_property_count_u32(fwnode, "lane-polarities"); in v4l2_fwnode_endpoint_parse_csi2_bus() 197 pr_warn("invalid number of lane-polarities entries (need %u, got %u)\n", in v4l2_fwnode_endpoint_parse_csi2_bus() 249 "lane-polarities", array, in v4l2_fwnode_endpoint_parse_csi2_bus() 258 pr_debug("no lane polarities defined, assuming not inverted\n"); in v4l2_fwnode_endpoint_parse_csi2_bus()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| D | hdlcd_crtc.c | 133 unsigned int polarities, err; in hdlcd_crtc_mode_set_nofb() local 142 polarities = HDLCD_POLARITY_DATAEN | HDLCD_POLARITY_DATA; in hdlcd_crtc_mode_set_nofb() 145 polarities |= HDLCD_POLARITY_HSYNC; in hdlcd_crtc_mode_set_nofb() 147 polarities |= HDLCD_POLARITY_VSYNC; in hdlcd_crtc_mode_set_nofb() 161 hdlcd_write(hdlcd, HDLCD_REG_POLARITIES, polarities); in hdlcd_crtc_mode_set_nofb()
|
| D | hdlcd_regs.h | 55 /* polarities */
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | st-mipid02.c | 413 bool *polarities = ep->bus.mipi_csi2.lane_polarities; in mipid02_configure_clk_lane() local 420 bridge->r.clk_lane_reg1 |= (polarities[0] << 1) | CLK_ENABLE; in mipid02_configure_clk_lane() 426 bool are_lanes_swap, bool *polarities) in mipid02_configure_data0_lane() argument 428 bool are_pin_swap = are_lanes_swap ? polarities[2] : polarities[1]; in mipid02_configure_data0_lane() 445 bool are_lanes_swap, bool *polarities) in mipid02_configure_data1_lane() argument 447 bool are_pin_swap = are_lanes_swap ? polarities[1] : polarities[2]; in mipid02_configure_data1_lane() 463 bool *polarities = ep->bus.mipi_csi2.lane_polarities; in mipid02_configure_from_rx() local 472 polarities); in mipid02_configure_from_rx() 477 polarities); in mipid02_configure_from_rx()
|
| D | ths7303.c | 294 "timings: %dx%d%s%d (%dx%d). Pix freq. = %d Hz. Polarities = 0x%x\n", in ths7303_log_status() 300 (int)bt->pixelclock, bt->polarities); in ths7303_log_status()
|
| D | ths8200.c | 336 if (bt->polarities & V4L2_DV_HSYNC_POS_POL) { in ths8200_setup() 340 if (bt->polarities & V4L2_DV_VSYNC_POS_POL) { in ths8200_setup()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,vin.yaml | 85 If both HSYNC and VSYNC polarities are not specified, embedded 91 If both HSYNC and VSYNC polarities are not specified, embedded 147 If both HSYNC and VSYNC polarities are not specified, embedded 153 If both HSYNC and VSYNC polarities are not specified, embedded
|
| D | video-interfaces.txt | 479 Note, that if HSYNC and VSYNC polarities are not specified, embedded 508 - lane-polarities: an array of polarities of the lanes starting from the clock 512 If the lane-polarities property is omitted, the value must be interpreted
|
| D | ti,omap3isp.txt | 48 lane-polarities : lane polarity (required on CSI-2)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | ti,sn65dsi86.yaml | 162 lane-polarities: 172 lane-polarities: [data-lanes] 287 lane-polarities = <0 1 0 1>;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | sc7180-trogdor-lazor-r0.dts | 23 lane-polarities = <1 0>;
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | sh7760fb.h | 145 * HSYNC/VSYNC polarities are derived from the fb_var_screeninfo 146 * data above; however the polarities of the following signals
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-bcm63xx-hsspi.c | 242 /* only change actual polarities if there is no transfer */ in bcm63xx_hsspi_setup() 282 * e. At the end restore the polarities again to their default values. in bcm63xx_hsspi_transfer_one() 430 /* read out default CS polarities */ in bcm63xx_hsspi_probe()
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | dv-timings.rst | 20 width and height, signal polarities, frontporches, backporches, sync
|
| D | vidioc-g-dv-timings.rst | 106 - ``polarities`` 107 - This is a bit mask that defines polarities of sync signals. bit 0
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-n9.dts | 56 lane-polarities = <1 1 1>;
|
| D | omap3-n950.dts | 102 lane-polarities = <1 1 1>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | st,st-mipid02.txt | 40 - lane-polarities: any lane can be inverted or not.
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
| D | video_gx.c | 266 /* Only change the sync polarities if we are running in gx_configure_display() 267 * in CRT mode. The FP polarities will be handled in in gx_configure_display()
|
| D | video_cs5530.c | 124 /* Sync polarities. */ in cs5530_configure_display()
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
| D | pinctrl-armada-37xx.c | 633 * yet their interrupt polarities are kept in old values, we in armada_37xx_edge_both_irq_swap_pol() 634 * should synchronize their interrupt polarities; for example, in armada_37xx_edge_both_irq_swap_pol() 1063 * anymore with their polarities (rising/falling edge) and must be in armada_3700_pinctrl_resume()
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| D | maya44.c | 545 0x0a, 0x022, /* R10: DAC I2C mode, std polarities, 24bit */ in wm8776_init() 546 0x0b, 0x022, /* R11: ADC I2C mode, std polarities, 24bit, in wm8776_init()
|