/linux/Documentation/virt/kvm/devices/ |
H A D | mpic.rst | 4 MPIC interrupt controller 9 - KVM_DEV_TYPE_FSL_MPIC_20 Freescale MPIC v2.0 10 - KVM_DEV_TYPE_FSL_MPIC_42 Freescale MPIC v4.2 12 Only one MPIC instance, of any type, may be instantiated. The created 13 MPIC will act as the system interrupt controller, connecting to each 21 Base address of the 256 KiB MPIC register space. Must be 26 Access an MPIC register, as if the access were made from the guest. 27 "attr" is the byte offset into the MPIC register space. Accesses 46 The MPIC emulation supports IRQ routing. Only a single MPIC device can 53 The numbering is the same as the MPIC device tree binding -- based on
|
/linux/arch/powerpc/boot/dts/ |
H A D | akebono.dts | 68 MPIC: interrupt-controller { label 88 interrupt-parent = <&MPIC>; 114 interrupt-parent = <&MPIC>; 125 interrupt-parent = <&MPIC>; 132 interrupt-parent = <&MPIC>; 140 interrupt-parent = <&MPIC>; 146 interrupt-parent = <&MPIC>; 153 interrupt-parent = <&MPIC>; 182 interrupt-map = </*Status*/ 0x0 &MPIC 81 0x4 183 /*Wake*/ 0x1 &MPIC 82 0x4>; [all …]
|
H A D | currituck.dts | 67 MPIC: interrupt-controller { label 102 interrupt-parent = <&MPIC>; 114 interrupt-parent = <&MPIC>; 157 0x0 0x0 0x0 0x1 &MPIC 46 0x2 /* int A */ 158 0x0 0x0 0x0 0x2 &MPIC 47 0x2 /* int B */ 159 0x0 0x0 0x0 0x3 &MPIC 48 0x2 /* int C */ 160 0x0 0x0 0x0 0x4 &MPIC 49 0x2 /* int D */>; 194 0x0 0x0 0x0 0x1 &MPIC 38 0x2 /* int A */ 195 0x0 0x0 0x0 0x2 &MPIC 39 0x2 /* int B */ 196 0x0 0x0 0x0 0x3 &MPIC 40 0x2 /* int C */ [all …]
|
H A D | holly.dts | 55 interrupt-parent = <&MPIC>; 86 interrupt-parent = <&MPIC>; 99 interrupt-parent = <&MPIC>; 112 interrupt-parent = <&MPIC>; 123 interrupt-parent = <&MPIC>; 127 MPIC: pic@7400 { label 153 interrupt-parent = <&MPIC>; 189 interrupt-parent = <&MPIC>;
|
H A D | iss4xx-mpic.dts | 104 MPIC: interrupt-controller { label 137 interrupt-parent = <&MPIC>;
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | mpic.txt | 2 Freescale MPIC Interrupt Controller Node 6 The Freescale MPIC interrupt controller is found on all PowerQUICC 17 Definition: Shall include "fsl,mpic". Freescale MPIC 20 0x10 in the MPIC. 51 MPIC must not be reset by the client program, and that 63 If present the MPIC will be assumed to be big-endian. Some 64 device-trees omit this property on MPIC nodes even when the MPIC is 70 If present the MPIC will be assumed to only be able to route 71 non-IPI interrupts to a single CPU at a time (EG: Freescale MPIC). 112 MPIC a block of registers referred to as [all …]
|
H A D | mpic-msgr.txt | 1 * FSL MPIC Message Registers 4 representation of the message register blocks found in some FSL MPIC 12 the MPIC containing the message registers.
|
H A D | mpic-timer.txt | 1 * Freescale MPIC timers
|
H A D | msi-pic.txt | 30 MPIC v4.3 does not support this property because the 32 interrupts of an
|
/linux/arch/powerpc/platforms/ |
H A D | Kconfig | 89 config MPIC config 93 bool "MPIC Global Timer" 94 depends on MPIC && FSL_SOC 96 The MPIC global timer is a hardware timer inside the 104 tristate "Freescale MPIC global timer wakeup driver" 107 The driver provides a way to wake up the system by MPIC 119 bool "MPIC message register support" 120 depends on MPIC 122 Enables support for the MPIC message registers. These 160 depends on MPIC [all …]
|
/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | Kconfig | 9 select MPIC 24 select MPIC 44 select MPIC 57 select MPIC
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | Kconfig | 6 select MPIC 18 select MPIC
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | Kconfig | 6 select MPIC
|
/linux/arch/powerpc/platforms/maple/ |
H A D | Kconfig | 6 select MPIC
|
/linux/arch/powerpc/sysdev/ |
H A D | Kconfig | 18 default y if MPIC
|
/linux/arch/powerpc/platforms/86xx/ |
H A D | Kconfig | 52 select MPIC
|
/linux/arch/powerpc/kvm/ |
H A D | Kconfig | 222 bool "KVM in-kernel MPIC emulation" 228 Enable support for emulating MPIC devices inside the 231 Freescale's MPIC implementation.
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | Kconfig | 5 select MPIC
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | pq3-mpic-timer-B.dtsi | 2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
|
H A D | pq3-mpic-message-B.dtsi | 2 * PQ3 MPIC Message (Group B) device tree stub [ controller @ offset 0x42400 ]
|
H A D | pq3-mpic.dtsi | 2 * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]
|
H A D | qoriq-mpic.dtsi | 2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
|
H A D | qoriq-mpic4.3.dtsi | 2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
|
/linux/arch/powerpc/platforms/cell/ |
H A D | Kconfig | 19 select MPIC
|
/linux/drivers/net/ethernet/renesas/ |
H A D | rtsn.c | 666 rtsn_modify(priv, MPIC, MPIC_PIS_MASK, val); in rtsn_set_phy_interface() 687 rtsn_modify(priv, MPIC, MPIC_LSC_MASK, val); in rtsn_set_rate() 705 rtsn_modify(priv, MPIC, MPIC_PSMCS_MASK | MPIC_PSMHT_MASK, in rtsn_rmac_init() 811 rtsn_modify(priv, MPIC, MPIC_PSMCS_MASK | MPIC_PSMHT_MASK, in rtsn_mdio_alloc()
|