Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/irqchip/
H A Dqcom-irq-combiner.c31 struct combiner { struct
49 struct combiner *combiner = irq_desc_get_handler_data(desc); in combiner_handle_irq() argument
81 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_mask_irq() local
89 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_unmask_irq() local
118 struct combiner *combiner = d->host_data; in combiner_irq_translate() local
168 struct combiner *combiner; member
199 ctx->combiner->regs[ctx->combiner->nregs].addr = vaddr; in get_registers_cb()
215 ctx.combiner = comb; in get_registers()
227 struct combiner *combiner; in combiner_probe() local
239 if (!combiner) in combiner_probe()
[all …]
H A DMakefile12 obj-$(CONFIG_EXYNOS_IRQ_COMBINER) += exynos-combiner.o
92 obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
H A DKconfig451 bool "QCOM IRQ combiner support"
455 Say yes here to add support for the IRQ combiner devices embedded
645 bool "Samsung Exynos IRQ combiner support" if COMPILE_TEST
648 Say yes here to add support for the IRQ combiner devices embedded
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dsamsung,exynos4210-combiner.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/samsung,exynos4210-combiner.yaml#
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
53 samsung,combiner-nr:
76 compatible = "samsung,exynos4210-combiner";
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx8qxp-pixel-combiner.yaml4 $id: http://devicetree.org/schemas/display/bridge/fsl,imx8qxp-pixel-combiner.yaml#
16 either one screen, two screens, or virtual screens. The pixel combiner is
23 - fsl,imx8qm-pixel-combiner
24 - fsl,imx8qxp-pixel-combiner
47 description: Represents a display stream of pixel combiner.
92 pixel-combiner@56020000 {
93 compatible = "fsl,imx8qxp-pixel-combiner";
H A Dfsl,imx8qxp-pixel-link.yaml103 /* from dc0 pixel combiner channel0 */
/linux-6.15/arch/arm/boot/dts/samsung/
H A Dexynos4x12.dtsi230 interrupt-parent = <&combiner>;
302 <&combiner 12 5>,
303 <&combiner 12 6>,
304 <&combiner 12 7>,
320 interrupt-parent = <&combiner>;
353 interrupt-parent = <&combiner>;
363 interrupt-parent = <&combiner>;
374 interrupt-parent = <&combiner>;
385 interrupt-parent = <&combiner>;
430 &combiner {
[all …]
H A Dexynos5250.dtsi169 interrupt-parent = <&combiner>;
250 <&combiner 23 4>,
251 <&combiner 25 2>,
252 <&combiner 25 3>,
850 interrupt-parent = <&combiner>;
860 interrupt-parent = <&combiner>;
871 interrupt-parent = <&combiner>;
882 interrupt-parent = <&combiner>;
892 interrupt-parent = <&combiner>;
903 interrupt-parent = <&combiner>;
[all …]
H A Dexynos54xx.dtsi40 interrupt-parent = <&combiner>;
80 interrupts-extended = <&combiner 23 3>,
81 <&combiner 23 4>,
82 <&combiner 25 2>,
83 <&combiner 25 3>,
H A 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>;
H A Dexynos4.dtsi56 interrupt-parent = <&combiner>;
703 interrupt-parent = <&combiner>;
716 interrupt-parent = <&combiner>;
886 interrupt-parent = <&combiner>;
897 interrupt-parent = <&combiner>;
908 interrupt-parent = <&combiner>;
919 interrupt-parent = <&combiner>;
930 interrupt-parent = <&combiner>;
941 interrupt-parent = <&combiner>;
952 interrupt-parent = <&combiner>;
[all …]
H A Dexynos4210.dtsi290 <&combiner 12 6>,
291 <&combiner 12 7>,
360 interrupt-parent = <&combiner>;
370 interrupt-parent = <&combiner>;
416 &combiner {
417 samsung,combiner-nr = <16>;
H A Dexynos5420.dtsi992 interrupt-parent = <&combiner>;
1002 interrupt-parent = <&combiner>;
1012 interrupt-parent = <&combiner>;
1023 interrupt-parent = <&combiner>;
1034 interrupt-parent = <&combiner>;
1045 interrupt-parent = <&combiner>;
1076 interrupt-parent = <&combiner>;
1087 interrupt-parent = <&combiner>;
1098 interrupt-parent = <&combiner>;
1109 interrupt-parent = <&combiner>;
[all …]
H A Dexynos4212.dtsi141 &combiner {
142 samsung,combiner-nr = <18>;
H A Dexynos4412.dtsi167 &combiner {
168 samsung,combiner-nr = <20>;
H A Dexynos5410-pinctrl.dtsi235 interrupt-parent = <&combiner>;
252 interrupt-parent = <&combiner>;
H A Dexynos5420-pinctrl.dtsi28 interrupt-parent = <&combiner>;
39 interrupt-parent = <&combiner>;
/linux-6.15/drivers/gpu/drm/bridge/imx/
H A DMakefile7 obj-$(CONFIG_DRM_IMX8QXP_PIXEL_COMBINER) += imx8qxp-pixel-combiner.o
H A DKconfig55 tristate "Freescale i.MX8QM/QXP pixel combiner"
60 Choose this to enable pixel combiner found in
/linux-6.15/Documentation/devicetree/bindings/timer/
H A Dsamsung,exynos4210-mct.yaml198 <&combiner 12 6>,
199 <&combiner 12 7>,
/linux-6.15/Documentation/devicetree/bindings/iommu/
H A Dsamsung,sysmmu.yaml92 interrupt-parent = <&combiner>;
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Dsamsung,exynos5422-dmc.yaml136 interrupt-parent = <&combiner>;
/linux-6.15/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos5-dp.yaml143 interrupt-parent = <&combiner>;
H A Dsamsung,fimd.yaml171 interrupt-parent = <&combiner>;
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dsamsung,exynos-thermal.yaml152 interrupt-parent = <&combiner>;

12