Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
ipic.h File Reference
#include <asm/ipic.h>

Go to the source code of this file.

Data Structures

struct  ipic
 
struct  ipic_info
 

Macros

#define NR_IPIC_INTS   128
 
#define IPIC_IRQ_EXT0   48
 
#define IPIC_IRQ_EXT1   17
 
#define IPIC_IRQ_EXT7   23
 
#define IPIC_PRIORITY_DEFAULT   0x05309770
 
#define SICFR_IPSA   0x00010000
 
#define SICFR_IPSB   0x00020000
 
#define SICFR_IPSC   0x00040000
 
#define SICFR_IPSD   0x00080000
 
#define SICFR_MPSA   0x00200000
 
#define SICFR_MPSB   0x00400000
 
#define SEMSR_SIRQ0   0x00008000
 
#define SERCR_MCPR   0x00000001
 

Macro Definition Documentation

#define IPIC_IRQ_EXT0   48

Definition at line 21 of file ipic.h.

#define IPIC_IRQ_EXT1   17

Definition at line 22 of file ipic.h.

#define IPIC_IRQ_EXT7   23

Definition at line 23 of file ipic.h.

#define IPIC_PRIORITY_DEFAULT   0x05309770

Definition at line 26 of file ipic.h.

#define NR_IPIC_INTS   128

Definition at line 18 of file ipic.h.

#define SEMSR_SIRQ0   0x00008000

Definition at line 37 of file ipic.h.

#define SERCR_MCPR   0x00000001

Definition at line 40 of file ipic.h.

#define SICFR_IPSA   0x00010000

Definition at line 29 of file ipic.h.

#define SICFR_IPSB   0x00020000

Definition at line 30 of file ipic.h.

#define SICFR_IPSC   0x00040000

Definition at line 31 of file ipic.h.

#define SICFR_IPSD   0x00080000

Definition at line 32 of file ipic.h.

#define SICFR_MPSA   0x00200000

Definition at line 33 of file ipic.h.

#define SICFR_MPSB   0x00400000

Definition at line 34 of file ipic.h.