Home
last modified time | relevance | path

Searched refs:MPIC (Results 1 – 25 of 34) sorted by relevance

12

/linux/Documentation/virt/kvm/devices/
A Dmpic.rst4 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/
A Dakebono.dts68 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>;
215 interrupt-parent = <&MPIC>;
222 interrupt-parent = <&MPIC>;
[all …]
A Dcurrituck.dts67 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 */
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 */
231 0x0 0x0 0x0 0x1 &MPIC 54 0x2 /* int A */
[all …]
A Dholly.dts55 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>;
A Diss4xx-mpic.dts104 MPIC: interrupt-controller { label
137 interrupt-parent = <&MPIC>;
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dmpic.txt2 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
64 device-trees omit this property on MPIC nodes even when the MPIC is
127 2 = MPIC inter-processor interrupt (IPI)
130 the MPIC IPI number. The type-specific
133 3 = MPIC timer interrupt
193 * MPIC IPI interrupts. Note the interrupt
[all …]
A Dmpic-msgr.txt1 * FSL MPIC Message Registers
4 representation of the message register blocks found in some FSL MPIC
12 the MPIC containing the message registers.
A Dmpic-timer.txt1 * Freescale MPIC timers
/linux/arch/powerpc/platforms/
A DKconfig89 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/
A DKconfig9 select MPIC
24 select MPIC
44 select MPIC
57 select MPIC
/linux/arch/powerpc/platforms/powermac/
A DKconfig6 select MPIC
18 select MPIC
/linux/arch/powerpc/platforms/chrp/
A DKconfig6 select MPIC
/linux/arch/powerpc/platforms/maple/
A DKconfig6 select MPIC
/linux/arch/powerpc/sysdev/
A DKconfig18 default y if MPIC
/linux/arch/powerpc/platforms/86xx/
A DKconfig52 select MPIC
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dmarvell,mpic.yaml32 Parent interrupt on platforms where MPIC is not the top-level
/linux/arch/powerpc/platforms/pasemi/
A DKconfig5 select MPIC
/linux/arch/powerpc/kvm/
A DKconfig222 bool "KVM in-kernel MPIC emulation"
228 Enable support for emulating MPIC devices inside the
231 Freescale's MPIC implementation.
/linux/arch/powerpc/boot/dts/fsl/
A Dpq3-mpic-message-B.dtsi2 * PQ3 MPIC Message (Group B) device tree stub [ controller @ offset 0x42400 ]
A Dpq3-mpic-timer-B.dtsi2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
A Dpq3-mpic.dtsi2 * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]
A Dqoriq-mpic.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
A Dqoriq-mpic4.3.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
/linux/arch/powerpc/platforms/cell/
A DKconfig19 select MPIC
/linux/drivers/net/ethernet/renesas/
A Drtsn.c666 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()

Completed in 53 milliseconds

12