Lines Matching +full:strobe +full:- +full:polarity +full:- +full:high
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * TI OMAP3 ISP - Bus Configuration
25 * struct isp_parallel_cfg - Parallel interface configuration
27 * 0 - CAMEXT[13:0] -> CAM[13:0]
28 * 2 - CAMEXT[13:2] -> CAM[11:0]
29 * 4 - CAMEXT[13:4] -> CAM[9:0]
30 * 6 - CAMEXT[13:6] -> CAM[7:0]
31 * @clk_pol: Pixel clock polarity
32 * 0 - Sample on rising edge, 1 - Sample on falling edge
33 * @hs_pol: Horizontal synchronization polarity
34 * 0 - Active high, 1 - Active low
35 * @vs_pol: Vertical synchronization polarity
36 * 0 - Active high, 1 - Active low
37 * @fld_pol: Field signal polarity
38 * 0 - Positive, 1 - Negative
39 * @data_pol: Data polarity
40 * 0 - Normal, 1 - One's complement
64 * struct isp_csiphy_lane: CCP2/CSI2 lane position and polarity
66 * @pol: polarity of the lane
77 * struct isp_csiphy_lanes_cfg - CCP2/CSI2 lane configuration
87 * struct isp_ccp2_cfg - CCP2 interface configuration
88 * @strobe_clk_pol: Strobe/clock polarity
89 * 0 - Non Inverted, 1 - Inverted
92 * ISP_CCP2_MODE_MIPI - MIPI-CSI1 mode
93 * ISP_CCP2_MODE_CCP2 - CCP2 mode
95 * ISP_CCP2_PHY_DATA_CLOCK - Data/clock physical layer
96 * ISP_CCP2_PHY_DATA_STROBE - Data/strobe physical layer
110 * struct isp_csi2_cfg - CSI2 interface configuration
112 * @lanecfg: CSI-2 lane configuration