Searched full:vfe0 (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | qcom,msm8916-camss.yaml | 42 - const: vfe0 58 - const: vfe0 133 - const: vfe0 196 "vfe0", 213 "vfe0"; 237 "vfe0";
|
H A D | qcom,msm8996-camss.yaml | 53 - 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",
|
H A D | qcom,sdm660-camss.yaml | 62 - 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",
|
H A D | qcom,sdm845-camss.yaml | 52 - const: vfe0 76 - const: vfe0 185 - const: vfe0 288 "vfe0", 317 "vfe0", 348 "vfe0",
|
H A D | qcom,sm8250-camss.yaml | 48 - const: vfe0 80 - const: vfe0 263 - const: vfe0 324 "vfe0", 356 "vfe0", 424 "vfe0",
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss.c | 101 .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 …]
|
H A D | camss-ispif.c | 190 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()
|
H A D | camss-vfe.c | 454 if (!strcmp(clock->name, "vfe0") || in vfe_set_clock_rates() 537 if (!strcmp(clock->name, "vfe0") || in vfe_check_clock_rates()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630.dtsi | 1930 "vfe0", 1950 "vfe0", 2029 "vfe0",
|
H A D | msm8916.dtsi | 1658 "vfe0"; 1670 "vfe0"; 1706 "vfe0",
|
H A D | msm8996.dtsi | 2164 "vfe0", 2184 "vfe0", 2250 "vfe0",
|
H A D | sdm845.dtsi | 4243 "vfe0", 4264 "vfe0", 4334 "vfe0",
|
H A D | sm8250.dtsi | 4119 "vfe0", 4148 "vfe0", 4217 "vfe0",
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | mmcc-msm8996.c | 3249 .name = "vfe0",
|