[POWERPC] cell: Add routines for managing PMU interrupts
The following routines are added to arch/powerpc/platforms/cell/pmu.c: cbe_clear_pm_interrupts() cbe_enable_pm_interrupts() cbe_disable_pm_interrupts() cbe_query_pm_interrupts() cbe_pm_irq() cbe_init_pm_irq() This also adds a routine in arch/powerpc/platforms/cell/interrupt.c and some macros in cbe_regs.h to manipulate the IIC_IR register: iic_set_interrupt_routing() Signed-off-by:Kevin Corry <kevcorry@us.ibm.com> Signed-off-by:
Carl Love <carll@us.ibm.com> Signed-off-by:
Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/platforms/cell/cbe_regs.h 8 additions, 0 deletionsarch/powerpc/platforms/cell/cbe_regs.h
- arch/powerpc/platforms/cell/interrupt.c 16 additions, 0 deletionsarch/powerpc/platforms/cell/interrupt.c
- arch/powerpc/platforms/cell/interrupt.h 2 additions, 0 deletionsarch/powerpc/platforms/cell/interrupt.h
- arch/powerpc/platforms/cell/pmu.c 70 additions, 0 deletionsarch/powerpc/platforms/cell/pmu.c
- include/asm-powerpc/cell-pmu.h 5 additions, 0 deletionsinclude/asm-powerpc/cell-pmu.h
Loading
Please register or sign in to comment