Lines Matching +full:2 +full:- +full:lane

5 - compatible:
9 - "qcom,msm8916-camss"
10 - "qcom,msm8996-camss"
11 - reg:
13 Value type: <prop-encoded-array>
14 Definition: Register ranges as listed in the reg-names property.
15 - reg-names:
19 - "csiphy0"
20 - "csiphy0_clk_mux"
21 - "csiphy1"
22 - "csiphy1_clk_mux"
23 - "csiphy2" (8996 only)
24 - "csiphy2_clk_mux" (8996 only)
25 - "csid0"
26 - "csid1"
27 - "csid2" (8996 only)
28 - "csid3" (8996 only)
29 - "ispif"
30 - "csi_clk_mux"
31 - "vfe0"
32 - "vfe1" (8996 only)
33 - interrupts:
35 Value type: <prop-encoded-array>
36 Definition: Interrupts as listed in the interrupt-names property.
37 - interrupt-names:
41 - "csiphy0"
42 - "csiphy1"
43 - "csiphy2" (8996 only)
44 - "csid0"
45 - "csid1"
46 - "csid2" (8996 only)
47 - "csid3" (8996 only)
48 - "ispif"
49 - "vfe0"
50 - "vfe1" (8996 only)
51 - power-domains:
53 Value type: <prop-encoded-array>
57 - clocks:
59 Value type: <prop-encoded-array>
61 in clock-names property.
62 - clock-names:
66 - "top_ahb"
67 - "ispif_ahb"
68 - "csiphy0_timer"
69 - "csiphy1_timer"
70 - "csiphy2_timer" (8996 only)
71 - "csi0_ahb"
72 - "csi0"
73 - "csi0_phy"
74 - "csi0_pix"
75 - "csi0_rdi"
76 - "csi1_ahb"
77 - "csi1"
78 - "csi1_phy"
79 - "csi1_pix"
80 - "csi1_rdi"
81 - "csi2_ahb" (8996 only)
82 - "csi2" (8996 only)
83 - "csi2_phy" (8996 only)
84 - "csi2_pix" (8996 only)
85 - "csi2_rdi" (8996 only)
86 - "csi3_ahb" (8996 only)
87 - "csi3" (8996 only)
88 - "csi3_phy" (8996 only)
89 - "csi3_pix" (8996 only)
90 - "csi3_rdi" (8996 only)
91 - "ahb"
92 - "vfe0"
93 - "csi_vfe0"
94 - "vfe0_ahb", (8996 only)
95 - "vfe0_stream", (8996 only)
96 - "vfe1", (8996 only)
97 - "csi_vfe1", (8996 only)
98 - "vfe1_ahb", (8996 only)
99 - "vfe1_stream", (8996 only)
100 - "vfe_ahb"
101 - "vfe_axi"
102 - vdda-supply:
106 - iommus:
108 Value type: <prop-encoded-array>
113 - ports:
115 Definition: As described in video-interfaces.txt in same directory.
117 - reg:
120 Definition: Selects CSI2 PHY interface - PHY0, PHY1
123 - clock-lanes:
126 Definition: The physical clock lane index. On 8916
128 clock lane is lane 1. On 8996 the value must
129 always be <7> as the hardware supports D-PHY
130 and C-PHY, indexes are in a common set and
131 D-PHY physical clock lane is labeled as 7.
132 - data-lanes:
134 Value type: <prop-encoded-array>
137 lane number, while the value of an entry
138 indicates physical lane index. Lane swapping
139 is supported. Physical lane indexes for
140 8916: 0, 2, 3, 4; for 8996: 0, 1, 2, 3.
145 compatible = "qcom,msm8916-camss";
155 reg-names = "csiphy0",
170 interrupt-names = "csiphy0",
176 power-domains = <&gcc VFE_GDSC>;
196 clock-names = "top_ahb",
215 vdda-supply = <&pm8916_l2>;
218 #address-cells = <1>;
219 #size-cells = <0>;
223 clock-lanes = <1>;
224 data-lanes = <0 2>;
225 remote-endpoint = <&ov5645_ep>;