Lines Matching +full:4 +full:- +full:lane
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * TI OMAP3 ISP - Bus Configuration
25 * struct isp_parallel_cfg - Parallel interface configuration
26 * @data_lane_shift: Data lane shifter
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]
32 * 0 - Sample on rising edge, 1 - Sample on falling edge
34 * 0 - Active high, 1 - Active low
36 * 0 - Active high, 1 - Active low
38 * 0 - Positive, 1 - Negative
40 * 0 - Normal, 1 - One's complement
64 * struct isp_csiphy_lane: CCP2/CSI2 lane position and polarity
65 * @pos: position of the lane
66 * @pol: polarity of the lane
77 * struct isp_csiphy_lanes_cfg - CCP2/CSI2 lane configuration
79 * @clk: Clock lane configuration
87 * struct isp_ccp2_cfg - CCP2 interface configuration
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
99 * @lanecfg: CCP2/CSI2 lane configuration
112 * struct isp_csi2_cfg - CSI2 interface configuration
114 * @lanecfg: CSI-2 lane configuration