Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
mpic_pasemi_msi.c File Reference
#include <linux/irq.h>
#include <linux/bootmem.h>
#include <linux/msi.h>
#include <asm/mpic.h>
#include <asm/prom.h>
#include <asm/hw_irq.h>
#include <asm/ppc-pci.h>
#include <asm/msi_bitmap.h>
#include "mpic.h"

Go to the source code of this file.

Macros

#define ALLOC_CHUNK   16
 
#define PASEMI_MSI_ADDR   0xfc080000
 

Functions

int mpic_pasemi_msi_init (struct mpic *mpic)
 

Macro Definition Documentation

#define ALLOC_CHUNK   16

Definition at line 34 of file mpic_pasemi_msi.c.

#define PASEMI_MSI_ADDR   0xfc080000

Definition at line 36 of file mpic_pasemi_msi.c.

Function Documentation

int mpic_pasemi_msi_init ( struct mpic *  mpic)

Definition at line 151 of file mpic_pasemi_msi.c.