Home
last modified time | relevance | path

Searched full:combiner (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.15/drivers/irqchip/
Dqcom-irq-combiner.c8 * An interrupt combiner in this block combines a set of interrupts by
13 * of the given combiner. Thus, each combiner can be described as a set
31 struct combiner { struct
49 struct combiner *combiner = irq_desc_get_handler_data(desc); in combiner_handle_irq() argument
55 for (reg = 0; reg < combiner->nregs; reg++) { in combiner_handle_irq()
60 bit = readl_relaxed(combiner->regs[reg].addr); in combiner_handle_irq()
61 status = bit & combiner->regs[reg].enabled; in combiner_handle_irq()
65 combiner->regs[reg].enabled, in combiner_handle_irq()
66 combiner->regs[reg].addr); in combiner_handle_irq()
72 generic_handle_domain_irq(combiner->domain, hwirq); in combiner_handle_irq()
[all …]
Dexynos-combiner.c6 * Combiner irqchip for EXYNOS
108 .name = "COMBINER",
202 * combiner_suspend - save interrupt combiner state before suspend
204 * Save the interrupt enable set register for all combiner groups since
220 * combiner_resume - restore interrupt combiner state after resume
222 * Restore the interrupt enable set register for all combiner groups since
255 pr_err("%s: failed to map combiner registers\n", __func__); in combiner_of_init()
259 if (of_property_read_u32(np, "samsung,combiner-nr", &max_nr)) { in combiner_of_init()
271 IRQCHIP_DECLARE(exynos4210_combiner, "samsung,exynos4210-combiner",
DKconfig387 bool "QCOM IRQ combiner support"
391 Say yes here to add support for the IRQ combiner devices embedded
526 bool "Samsung Exynos IRQ combiner support" if COMPILE_TEST
529 Say yes here to add support for the IRQ combiner devices embedded
DMakefile13 obj-$(CONFIG_EXYNOS_IRQ_COMBINER) += exynos-combiner.o
90 obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,exynos4210-combiner.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/samsung,exynos4210-combiner.yaml#
7 title: Samsung Exynos SoC Interrupt Combiner Controller
13 Samsung's Exynos4 architecture includes a interrupt combiner controller which
18 The interrupt combiner controller consists of multiple combiners. Up to eight
19 interrupt sources can be connected to a combiner. The combiner outputs one
23 A single node in the device tree is used to describe the interrupt combiner
24 controller module (which includes multiple combiners). A combiner in the
27 accommodate up to 4 interrupt combiners (with each combiner supporting up to
35 const: samsung,exynos4210-combiner
46 * First Cell: Combiner Group Number.
[all …]
/Linux-v5.15/arch/arm/boot/dts/
Dexynos5250.dtsi173 interrupt-parent = <&combiner>;
252 interrupts-extended = <&combiner 23 3>,
253 <&combiner 23 4>,
254 <&combiner 25 2>,
255 <&combiner 25 3>,
865 interrupt-parent = <&combiner>;
875 interrupt-parent = <&combiner>;
886 interrupt-parent = <&combiner>;
897 interrupt-parent = <&combiner>;
907 interrupt-parent = <&combiner>;
[all …]
Dexynos4412.dtsi198 interrupt-parent = <&combiner>;
271 <&combiner 12 5>,
272 <&combiner 12 6>,
273 <&combiner 12 7>,
289 interrupt-parent = <&combiner>;
322 interrupt-parent = <&combiner>;
332 interrupt-parent = <&combiner>;
343 interrupt-parent = <&combiner>;
354 interrupt-parent = <&combiner>;
365 interrupt-parent = <&combiner>;
[all …]
Dexynos54xx.dtsi40 interrupt-parent = <&combiner>;
79 interrupts-extended = <&combiner 23 3>,
80 <&combiner 23 4>,
81 <&combiner 25 2>,
82 <&combiner 25 3>,
Dexynos5.dtsi48 combiner: interrupt-controller@10440000 { label
49 compatible = "samsung,exynos4210-combiner";
52 samsung,combiner-nr = <32>;
191 interrupt-parent = <&combiner>;
203 interrupt-parent = <&combiner>;
Dexynos4.dtsi56 interrupt-parent = <&combiner>;
171 combiner: interrupt-controller@10440000 { label
172 compatible = "samsung,exynos4210-combiner";
707 interrupt-parent = <&combiner>;
720 interrupt-parent = <&combiner>;
890 interrupt-parent = <&combiner>;
901 interrupt-parent = <&combiner>;
912 interrupt-parent = <&combiner>;
923 interrupt-parent = <&combiner>;
934 interrupt-parent = <&combiner>;
[all …]
Dexynos5420.dtsi893 interrupt-parent = <&combiner>;
903 interrupt-parent = <&combiner>;
913 interrupt-parent = <&combiner>;
924 interrupt-parent = <&combiner>;
935 interrupt-parent = <&combiner>;
946 interrupt-parent = <&combiner>;
977 interrupt-parent = <&combiner>;
988 interrupt-parent = <&combiner>;
999 interrupt-parent = <&combiner>;
1010 interrupt-parent = <&combiner>;
[all …]
Dexynos4210.dtsi129 <&combiner 12 6>,
130 <&combiner 12 7>,
199 interrupt-parent = <&combiner>;
209 interrupt-parent = <&combiner>;
409 &combiner {
410 samsung,combiner-nr = <16>;
Dexynos5410-pinctrl.dtsi235 interrupt-parent = <&combiner>;
252 interrupt-parent = <&combiner>;
Dexynos5420-pinctrl.dtsi28 interrupt-parent = <&combiner>;
39 interrupt-parent = <&combiner>;
Dexynos5250-pinctrl.dtsi167 interrupt-parent = <&combiner>;
178 interrupt-parent = <&combiner>;
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Danalogix_dp.txt13 interrupt combiner values.
45 interrupt-parent = <&combiner>;
/Linux-v5.15/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt23 interrupt combiner values.
80 interrupt-parent = <&combiner>;
Dexynos7-decon.txt46 interrupt-parent = <&combiner>;
Dsamsung-fimd.txt91 interrupt-parent = <&combiner>;
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml104 <&combiner 12 6>,
105 <&combiner 12 7>,
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.yaml102 interrupt-parent = <&combiner>;
/Linux-v5.15/Documentation/devicetree/bindings/thermal/
Dexynos-thermal.txt60 interrupt-parent = <&combiner>;
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dsamsung,exynos5422-dmc.yaml134 interrupt-parent = <&combiner>;
/Linux-v5.15/drivers/gpu/drm/v3d/
Dv3d_gem.c201 DRM_ERROR("Timeout waiting for L1T write combiner flush\n"); in v3d_clean_caches()
/Linux-v5.15/Documentation/admin-guide/media/
Dimx.rst60 contains a Combiner that combines two image planes, with alpha blending

12