Searched full:cascaded (Results 1 – 25 of 64) sorted by relevance
123
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,c64x+megamod-pic.txt | 35 may be cascaded into the core interrupt controller. The megamodule PIC 38 interrupt sources, individual megamodule interrupts may be cascaded to 39 the core interrupt controller. When an individual interrupt is cascaded,
|
H A D | arm,versatile-fpga-irq.txt | 36 - interrupts: if the FPGA IRQ controller is cascaded, i.e. if its IRQ
|
H A D | nxp,lpc3220-mic.txt | 17 - interrupts: empty for MIC interrupt controller, cascaded MIC
|
H A D | interrupts.txt | 64 interrupts = <31>; /* Cascaded to vic */
|
H A D | arm,gic.yaml | 18 Secondary GICs are cascaded into the upward interrupt controller and do not
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | twl-family.txt | 17 it is considered as an interrupt controller cascaded to the SoC one. 34 interrupts = <39>; /* IRQ_SYS_1N cascaded to gic */
|
H A D | ti,twl.yaml | 220 interrupts = <39>; /* IRQ_SYS_1N cascaded to gic */ 257 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | twl4030-audio.txt | 32 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | twl4030-power.txt | 40 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
/freebsd/sys/powerpc/powerpc/ |
H A D | openpic.c | 104 /* Check if this is a cascaded PIC */ in openpic_common_attach() 119 /* XXX Cascaded PICs pass NULL trapframes! */ in openpic_common_attach() 217 /* If this is not a cascaded PIC, it must be the root PIC */ in openpic_common_attach() 288 /* XXX Cascaded PICs do not pass non-NULL trapframes! */ in openpic_intr()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4-duovero.dtsi | 168 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_1N cascaded to gic */ 175 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_2N cascaded to gic */
|
H A D | omap4-var-som-om44.dtsi | 176 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_1N cascaded to gic */ 188 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_2N cascaded to gic */
|
H A D | omap2430-sdp.dts | 24 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | omap3-cm-t3x30.dtsi | 69 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | am3517-craneboard.dts | 86 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | omap4-kc1.dts | 114 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_1N cascaded to gic */
|
H A D | omap3-evm-common.dtsi | 61 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | omap4-panda-common.dtsi | 410 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_1N cascaded to gic */ 423 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_2N cascaded to gic */
|
H A D | logicpd-torpedo-som.dtsi | 83 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | omap3430-sdp.dts | 24 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
H A D | omap3-zoom3.dts | 145 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | 8xxx_gpio.txt | 16 The GPIO module may serve as another interrupt controller (cascaded to
|
/freebsd/sys/dev/ic/ |
H A D | i8259.h | 38 #define ICW1_SNGL 0x02 /* 1 = single, 0 = cascaded */
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_manip.h | 297 #define MANIP_IS_CASCADED(h_Manip) (((t_FmPcdManip *)h_Manip)->cascaded) 509 bool cascaded; member
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | wm8650.dtsi | 47 /* Secondary IC cascaded to intc0 */
|
123