Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A 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/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx8qxp-pixel-combiner.yaml4 $id: http://devicetree.org/schemas/display/bridge/fsl,imx8qxp-pixel-combiner.yaml#
7 title: Freescale i.MX8qm/qxp Pixel Combiner
13 The Freescale i.MX8qm/qxp Pixel Combiner takes two output streams from a
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/drivers/irqchip/
H A Dexynos-combiner.c6 * Combiner irqchip for EXYNOS
108 .name = "COMBINER",
202 * combiner_suspend - save interrupt combiner state before suspend
205 * Save the interrupt enable set register for all combiner groups since
221 * combiner_resume - restore interrupt combiner state after resume
224 * Restore the interrupt enable set register for all combiner groups since
261 pr_err("%s: failed to map combiner registers\n", __func__); in combiner_of_init()
265 if (of_property_read_u32(np, "samsung,combiner-nr", &max_nr)) { in combiner_of_init()
277 IRQCHIP_DECLARE(exynos4210_combiner, "samsung,exynos4210-combiner",
/linux/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>;
396 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>;
165 combiner: interrupt-controller@10440000 { label
166 compatible = "samsung,exynos4210-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>;
[all …]
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 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 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>;
H A Dexynos5250-pinctrl.dtsi167 interrupt-parent = <&combiner>;
178 interrupt-parent = <&combiner>;
/linux/Documentation/devicetree/bindings/timer/
H A Dsamsung,exynos4210-mct.yaml200 <&combiner 12 6>,
201 <&combiner 12 7>,
/linux/Documentation/devicetree/bindings/iommu/
H A Dsamsung,sysmmu.yaml92 interrupt-parent = <&combiner>;
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsamsung,exynos5422-dmc.yaml136 interrupt-parent = <&combiner>;
/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos5-dp.yaml143 interrupt-parent = <&combiner>;
/linux/Documentation/devicetree/bindings/thermal/
H A Dsamsung,exynos-thermal.yaml152 interrupt-parent = <&combiner>;
/linux/drivers/mfd/
H A Dsi476x-cmd.c515 * combiner (analog or HD)
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h824 bool optc : 1; /* Output pipe timing combiner */
2918 /* MPC (Multiple Pipe/Plane Combiner) size configuration */
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c6721 /* MPC (Multiple Pipe/Plane Combiner) size - software state that programs MPC_SIZE registers */ in dc_capture_register_software_state()
/linux/
H A DMAINTAINERS8463 F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-combiner.yaml