Home
last modified time | relevance | path

Searched full:tzic (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,tzic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/fsl,tzic.yaml#
7 title: Freescale tzic Interrupt controller
17 - fsl,imx51-tzic
18 - fsl,imx53-tzic
19 - const: fsl,tzic
21 - const: fsl,imx50-tzic
22 - const: fsl,imx53-tzic
23 - const: fsl,tzic
44 compatible = "fsl,imx53-tzic", "fsl,tzic";
/linux/arch/arm/mach-imx/
H A Dtzic.c24 * TZIC Registers *
105 gc = irq_alloc_generic_chip("tzic", 1, irq_start, tzic_base, in tzic_init_gc()
145 * This function initializes the TZIC hardware and disables all the
157 /* put the TZIC into the reset value with in tzic_init_dt()
192 pr_info("TrustZone Interrupt Controller (TZIC) initialized\n"); in tzic_init_dt()
196 IRQCHIP_DECLARE(tzic, "fsl,tzic", tzic_init_dt);
204 * by tzic enabled platforms before entering imx specific low power modes (ie,
H A Dhardware.h67 * TZIC 0x0fffc000+0x004000 -> 0xf4bfc000+0x004000
74 * TZIC 0x0fffc000+0x004000 -> 0xf4bfc000+0x004000
H A DMakefile14 obj-$(CONFIG_MXC_TZIC) += tzic.o
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx50.dtsi56 tzic: tz-interrupt-controller@fffc000 { label
57 compatible = "fsl,imx50-tzic", "fsl,imx53-tzic", "fsl,tzic";
101 interrupt-parent = <&tzic>;
H A Dimx51.dtsi42 tzic: tz-interrupt-controller@e0000000 { label
43 compatible = "fsl,imx51-tzic", "fsl,tzic";
96 interrupt-parent = <&tzic>;
121 interrupt-parent = <&tzic>;
H A Dimx53.dtsi80 tzic: tz-interrupt-controller@fffc000 { label
81 compatible = "fsl,imx53-tzic", "fsl,tzic";
115 interrupt-parent = <&tzic>;
139 interrupt-parent = <&tzic>;