Home
last modified time | relevance | path

Searched full:vfe0 (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Dqcom,msm8916-camss.yaml42 - const: vfe0
58 - const: vfe0
133 - const: vfe0
196 "vfe0",
213 "vfe0";
237 "vfe0";
Dqcom,msm8996-camss.yaml53 - const: vfe0
78 - const: vfe0
86 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller.
197 - const: vfe0
290 "vfe0",
320 "vfe0",
358 "vfe0",
Dqcom,sdm660-camss.yaml62 - const: vfe0
84 - const: vfe0
99 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller.
203 - const: vfe0
311 "vfe0",
338 "vfe0",
376 "vfe0",
Dqcom,sdm845-camss.yaml52 - const: vfe0
76 - const: vfe0
185 - const: vfe0
288 "vfe0",
317 "vfe0",
348 "vfe0",
Dqcom,sm8250-camss.yaml48 - const: vfe0
80 - const: vfe0
263 - const: vfe0
324 "vfe0",
356 "vfe0",
424 "vfe0",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dqcom,camss.txt31 - "vfe0"
49 - "vfe0"
92 - "vfe0"
163 "vfe0";
175 "vfe0";
211 "vfe0",
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
Dcamss.c101 .clock_for_reset = { "vfe0", "csi_vfe0" },
108 /* VFE0 */
111 .clock = { "top_ahb", "vfe0", "csi_vfe0",
124 .reg = { "vfe0" },
125 .interrupt = { "vfe0" }
244 .clock_for_reset = { "vfe0", "csi_vfe0", "vfe1", "csi_vfe1" },
250 /* VFE0 */
253 .clock = { "top_ahb", "ahb", "vfe0", "csi_vfe0", "vfe_ahb",
264 .reg = { "vfe0" },
265 .interrupt = { "vfe0" }
[all …]
Dcamss-ispif.c190 dev_err_ratelimited(camss->dev, "VFE0 pix0 overflow\n"); in ispif_isr_8x96()
193 dev_err_ratelimited(camss->dev, "VFE0 rdi0 overflow\n"); in ispif_isr_8x96()
196 dev_err_ratelimited(camss->dev, "VFE0 pix1 overflow\n"); in ispif_isr_8x96()
199 dev_err_ratelimited(camss->dev, "VFE0 rdi1 overflow\n"); in ispif_isr_8x96()
202 dev_err_ratelimited(camss->dev, "VFE0 rdi2 overflow\n"); in ispif_isr_8x96()
249 dev_err_ratelimited(camss->dev, "VFE0 pix0 overflow\n"); in ispif_isr_8x16()
252 dev_err_ratelimited(camss->dev, "VFE0 rdi0 overflow\n"); in ispif_isr_8x16()
255 dev_err_ratelimited(camss->dev, "VFE0 pix1 overflow\n"); in ispif_isr_8x16()
258 dev_err_ratelimited(camss->dev, "VFE0 rdi1 overflow\n"); in ispif_isr_8x16()
261 dev_err_ratelimited(camss->dev, "VFE0 rdi2 overflow\n"); in ispif_isr_8x16()
Dcamss-vfe.c454 if (!strcmp(clock->name, "vfe0") || in vfe_set_clock_rates()
537 if (!strcmp(clock->name, "vfe0") || in vfe_check_clock_rates()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
Dcamss.c100 .clock_for_reset = { "vfe0", "csi_vfe0" },
107 /* VFE0 */
110 .clock = { "top_ahb", "vfe0", "csi_vfe0",
123 .reg = { "vfe0" },
124 .interrupt = { "vfe0" }
243 .clock_for_reset = { "vfe0", "csi_vfe0", "vfe1", "csi_vfe1" },
249 /* VFE0 */
252 .clock = { "top_ahb", "ahb", "vfe0", "csi_vfe0", "vfe_ahb",
263 .reg = { "vfe0" },
264 .interrupt = { "vfe0" }
Dcamss-ispif.c185 dev_err_ratelimited(to_device(ispif), "VFE0 pix0 overflow\n"); in ispif_isr_8x96()
188 dev_err_ratelimited(to_device(ispif), "VFE0 rdi0 overflow\n"); in ispif_isr_8x96()
191 dev_err_ratelimited(to_device(ispif), "VFE0 pix1 overflow\n"); in ispif_isr_8x96()
194 dev_err_ratelimited(to_device(ispif), "VFE0 rdi1 overflow\n"); in ispif_isr_8x96()
197 dev_err_ratelimited(to_device(ispif), "VFE0 rdi2 overflow\n"); in ispif_isr_8x96()
243 dev_err_ratelimited(to_device(ispif), "VFE0 pix0 overflow\n"); in ispif_isr_8x16()
246 dev_err_ratelimited(to_device(ispif), "VFE0 rdi0 overflow\n"); in ispif_isr_8x16()
249 dev_err_ratelimited(to_device(ispif), "VFE0 pix1 overflow\n"); in ispif_isr_8x16()
252 dev_err_ratelimited(to_device(ispif), "VFE0 rdi1 overflow\n"); in ispif_isr_8x16()
255 dev_err_ratelimited(to_device(ispif), "VFE0 rdi2 overflow\n"); in ispif_isr_8x16()
Dcamss-vfe.c1128 if (!strcmp(clock->name, "vfe0") || in vfe_set_clock_rates()
1210 if (!strcmp(clock->name, "vfe0") || in vfe_check_clock_rates()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dmsm8916.dtsi1028 "vfe0";
1040 "vfe0";
1076 "vfe0",
Dmsm8996.dtsi987 "vfe0",
1007 "vfe0",
1073 "vfe0",
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsdm630.dtsi1929 "vfe0",
1949 "vfe0",
2028 "vfe0",
Dmsm8916.dtsi1658 "vfe0";
1670 "vfe0";
1706 "vfe0",
Dmsm8996.dtsi2164 "vfe0",
2184 "vfe0",
2250 "vfe0",
Dsdm845.dtsi4264 "vfe0",
4285 "vfe0",
4355 "vfe0",
Dsm8250.dtsi4125 "vfe0",
4154 "vfe0",
4223 "vfe0",
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dmmcc-msm8996.c2987 .name = "vfe0",
/kernel/linux/linux-6.6/drivers/clk/qcom/
Dmmcc-msm8996.c3249 .name = "vfe0",