Home
last modified time | relevance | path

Searched refs:combiner (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
Dqcom-irq-combiner.c31 struct combiner { struct
49 struct combiner *combiner = irq_desc_get_handler_data(desc); in combiner_handle_irq() local
55 for (reg = 0; reg < combiner->nregs; reg++) { in combiner_handle_irq()
61 bit = readl_relaxed(combiner->regs[reg].addr); in combiner_handle_irq()
62 status = bit & combiner->regs[reg].enabled; in combiner_handle_irq()
66 combiner->regs[reg].enabled, in combiner_handle_irq()
67 combiner->regs[reg].addr); in combiner_handle_irq()
73 virq = irq_find_mapping(combiner->domain, hwirq); in combiner_handle_irq()
85 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_mask_irq() local
86 struct combiner_reg *reg = combiner->regs + data->hwirq / REG_SIZE; in combiner_irq_chip_mask_irq()
[all …]
DMakefile13 obj-$(CONFIG_EXYNOS_IRQ_COMBINER) += exynos-combiner.o
92 obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
DKconfig404 bool "QCOM IRQ combiner support"
408 Say yes here to add support for the IRQ combiner devices embedded
542 bool "Samsung Exynos IRQ combiner support" if COMPILE_TEST
545 Say yes here to add support for the IRQ combiner devices embedded
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,exynos4210-combiner.txt3 Samsung's Exynos4 architecture includes a interrupt combiner controller which
8 The interrupt combiner controller consists of multiple combiners. Up to eight
9 interrupt sources can be connected to a combiner. The combiner outputs one
13 A single node in the device tree is used to describe the interrupt combiner
14 controller module (which includes multiple combiners). A combiner in the
17 can accommodate up to 4 interrupt combiners (with each combiner supporting
21 - compatible: should be "samsung,exynos4210-combiner".
26 - reg: Base address and size of interrupt combiner registers.
32 - samsung,combiner-nr: The number of interrupt combiners supported. If this
41 combiner:interrupt-controller@10440000 {
[all …]
Dti,c64x+megamod-pic.txt40 it is no longer handled through a megamodule interrupt combiner and is
49 - interrupts: This should have four cells; one for each interrupt combiner.
51 corresponding combiner output is wired.
84 combiner. Combiner-0 is mapped to core interrupt 12, combiner-1 is mapped
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos5250.dtsi162 interrupt-parent = <&combiner>;
241 interrupts-extended = <&combiner 23 3>,
242 <&combiner 23 4>,
243 <&combiner 25 2>,
244 <&combiner 25 3>,
855 interrupt-parent = <&combiner>;
865 interrupt-parent = <&combiner>;
876 interrupt-parent = <&combiner>;
887 interrupt-parent = <&combiner>;
897 interrupt-parent = <&combiner>;
[all …]
Dexynos4412.dtsi181 interrupt-parent = <&combiner>;
254 <&combiner 12 5>,
255 <&combiner 12 6>,
256 <&combiner 12 7>,
272 interrupt-parent = <&combiner>;
306 interrupt-parent = <&combiner>;
316 interrupt-parent = <&combiner>;
327 interrupt-parent = <&combiner>;
338 interrupt-parent = <&combiner>;
349 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 …]
Dexynos4210.dtsi118 <&combiner 12 6>,
119 <&combiner 12 7>,
188 interrupt-parent = <&combiner>;
198 interrupt-parent = <&combiner>;
398 &combiner {
399 samsung,combiner-nr = <16>;
Dexynos5420.dtsi243 interrupt-parent = <&combiner>;
896 interrupt-parent = <&combiner>;
906 interrupt-parent = <&combiner>;
916 interrupt-parent = <&combiner>;
927 interrupt-parent = <&combiner>;
938 interrupt-parent = <&combiner>;
949 interrupt-parent = <&combiner>;
980 interrupt-parent = <&combiner>;
991 interrupt-parent = <&combiner>;
1002 interrupt-parent = <&combiner>;
[all …]
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>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Danalogix_dp.txt13 interrupt combiner values.
45 interrupt-parent = <&combiner>;
/kernel/linux/linux-5.10/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>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/
Dexynos5422-dmc.txt81 interrupt-parent = <&combiner>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dexynos-thermal.txt60 interrupt-parent = <&combiner>;
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch1508 + dc0_pc: pixel-combiner@56020000 {
1509 + compatible = "fsl,imx8qxp-pixel-combiner",
1510 + "fsl,imx8qm-pixel-combiner";
1774 + fsl,pixel-combiner = <&dc0_pc>;
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch18785 + DRM_DEBUG_KMS("[CRTC:%d:%s] %s: use pixel combiner\n",
19409 + /* compute left/right_crtc_x if pixel combiner is needed */
19845 + DRM_DEBUG_KMS("other crtc needs pixel combiner\n");
20796 + /* assume pixel combiner is unused */
21156 + /* used when pixel combiner is needed */
30472 + pc = pc_lookup_by_phandle(dpu->dev, "fsl,pixel-combiner");
35433 + unsigned int syncmode_min_prate; /* need pixel combiner, KHz */
38238 + { .compatible = "fsl,imx8qm-pixel-combiner", },
38239 + { .compatible = "fsl,imx8qxp-pixel-combiner", },
38247 + .name = "imx8-pixel-combiner",