Searched defs:tzic (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | ||
| H A D | imx50.dtsi | 56 tzic: tz-interrupt-controller@fffc000 { label |
| H A D | imx51.dtsi | 42 tzic: tz-interrupt-controller@e0000000 { label |
| H A D | imx53.dtsi | 80 tzic: tz-interrupt-controller@fffc000 { label |
| /src/sys/arch/arm/imx/ | ||
| H A D | imx51_tzic.c | 122 struct tzic_softc *tzic = device_private(self); local in function:tzic_attach 170 struct tzic_softc * const tzic = PIC_TO_SOFTC(pic); local in function:tzic_unblock_irqs 182 struct tzic_softc * const tzic = PIC_TO_SOFTC(pic); local in function:tzic_block_irqs 194 find_pending_irqs(struct tzic_softc * tzic,size_t group) argument 213 struct tzic_softc * const tzic = PIC_TO_SOFTC(pic); local in function:tzic_establish_irq 260 tzic_intr_init(struct tzic_softc * const tzic) argument [all...] |
Completed in 5 milliseconds