Home
last modified time | relevance | path

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

12

/linux/Documentation/virt/kvm/devices/
H 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/
H 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>;
182 interrupt-map = </*Status*/ 0x0 &MPIC 81 0x4
183 /*Wake*/ 0x1 &MPIC 82 0x4>;
[all …]
H 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 */
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 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>;
H A Diss4xx-mpic.dts104 MPIC: interrupt-controller { label
137 interrupt-parent = <&MPIC>;
/linux/arch/powerpc/platforms/
H A DKconfig84 config MPIC config
88 bool "MPIC Global Timer"
89 depends on MPIC && FSL_SOC
91 The MPIC global timer is a hardware timer inside the
99 tristate "Freescale MPIC global timer wakeup driver"
102 The driver provides a way to wake up the system by MPIC
114 bool "MPIC message register support"
115 depends on MPIC
117 Enables support for the MPIC message registers. These
155 depends on MPIC
[all …]
/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig9 select MPIC
24 select MPIC
44 select MPIC
57 select MPIC
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H 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.
H A Dmpic-timer.txt1 * Freescale MPIC timers
/linux/arch/powerpc/platforms/powermac/
H A DKconfig6 select MPIC
18 select MPIC
/linux/arch/powerpc/platforms/chrp/
H A DKconfig6 select MPIC
/linux/arch/powerpc/sysdev/
H A DKconfig18 default y if MPIC
/linux/arch/powerpc/platforms/86xx/
H A DKconfig52 select MPIC
/linux/arch/powerpc/kvm/
H A DKconfig230 bool "KVM in-kernel MPIC emulation"
236 Enable support for emulating MPIC devices inside the
239 Freescale's MPIC implementation.
/linux/arch/powerpc/platforms/pasemi/
H A DKconfig5 select MPIC
/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-mpic-timer-B.dtsi2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
H A Dpq3-mpic.dtsi2 * PQ3 MPIC device tree stub [ controller @ offset 0x40000 ]
H A Dqoriq-mpic.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
H A Dqoriq-mpic4.3.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
/linux/drivers/net/ethernet/renesas/
H A Drtsn.c661 rtsn_modify(priv, MPIC, MPIC_PIS_MASK, val); in rtsn_set_phy_interface()
682 rtsn_modify(priv, MPIC, MPIC_LSC_MASK, val); in rtsn_set_rate()
700 rtsn_modify(priv, MPIC, MPIC_PSMCS_MASK | MPIC_PSMHT_MASK, in rtsn_rmac_init()
806 rtsn_modify(priv, MPIC, MPIC_PSMCS_MASK | MPIC_PSMHT_MASK, in rtsn_mdio_alloc()
H A Drtsn.h245 MPIC = RMRO + 0x0014, enumerator
H A Drswitch_main.c1172 pis = FIELD_GET(MPIC_PIS, ioread32(etha->addr + MPIC)); in rswitch_rmac_setting()
1187 lsc = FIELD_GET(MPIC_LSC, ioread32(etha->addr + MPIC)); in rswitch_rmac_setting()
1191 rswitch_modify(etha->addr, MPIC, MPIC_PIS | MPIC_LSC, in rswitch_rmac_setting()
1197 rswitch_modify(etha->addr, MPIC, MPIC_PSMCS | MPIC_PSMHT, in rswitch_etha_enable_mii()
/linux/arch/powerpc/platforms/pseries/
H A DKconfig6 select MPIC
/linux/arch/powerpc/platforms/44x/
H A DKconfig5 select MPIC
/linux/arch/powerpc/platforms/85xx/
H A DKconfig7 select MPIC

12