Searched full:vfe1 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | qcom,msm8996-camss.yaml | 57 - const: vfe1 79 - const: vfe1 87 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller. 198 - const: vfe1 294 "vfe1", 321 "vfe1"; 359 "vfe1";
|
H A D | qcom,sdm660-camss.yaml | 65 - const: vfe1 85 - const: vfe1 100 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller. 204 - const: vfe1 314 "vfe1", 339 "vfe1"; 377 "vfe1";
|
H A D | qcom,sdm845-camss.yaml | 56 - const: vfe1 77 - const: vfe1 186 - const: vfe1 292 "vfe1", 318 "vfe1", 349 "vfe1",
|
H A D | qcom,sm8250-camss.yaml | 54 - const: vfe1 81 - const: vfe1 264 - const: vfe1 325 "vfe1", 357 "vfe1", 430 "vfe1",
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss.c | 244 .clock_for_reset = { "vfe0", "csi_vfe0", "vfe1", "csi_vfe1" }, 268 /* VFE1 */ 271 .clock = { "top_ahb", "ahb", "vfe1", "csi_vfe1", "vfe_ahb", 282 .reg = { "vfe1" }, 283 .interrupt = { "vfe1" } 420 .clock_for_reset = { "vfe0", "csi_vfe0", "vfe1", "csi_vfe1" }, 447 /* VFE1 */ 450 .clock = { "throttle_axi", "top_ahb", "ahb", "vfe1", 464 .reg = { "vfe1" }, 465 .interrupt = { "vfe1" } [all …]
|
H A D | camss-ispif.c | 205 dev_err_ratelimited(camss->dev, "VFE1 pix0 overflow\n"); in ispif_isr_8x96() 208 dev_err_ratelimited(camss->dev, "VFE1 rdi0 overflow\n"); in ispif_isr_8x96() 211 dev_err_ratelimited(camss->dev, "VFE1 pix1 overflow\n"); in ispif_isr_8x96() 214 dev_err_ratelimited(camss->dev, "VFE1 rdi1 overflow\n"); in ispif_isr_8x96() 217 dev_err_ratelimited(camss->dev, "VFE1 rdi2 overflow\n"); in ispif_isr_8x96()
|
H A D | camss-vfe.c | 455 !strcmp(clock->name, "vfe1") || in vfe_set_clock_rates() 538 !strcmp(clock->name, "vfe1") || in vfe_check_clock_rates()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630.dtsi | 1931 "vfe1"; 1951 "vfe1"; 2032 "vfe1",
|
H A D | msm8996.dtsi | 2165 "vfe1"; 2185 "vfe1"; 2254 "vfe1",
|
H A D | sdm845.dtsi | 4244 "vfe1", 4265 "vfe1", 4338 "vfe1",
|
H A D | sm8250.dtsi | 4120 "vfe1", 4149 "vfe1", 4223 "vfe1",
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | mmcc-msm8996.c | 3260 .name = "vfe1",
|