Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
regs-intc.h File Reference

Go to the source code of this file.

Macros

#define INTC_ICLR   (PKUNITY_INTC_BASE + 0x0000)
 
#define INTC_ICMR   (PKUNITY_INTC_BASE + 0x0004)
 
#define INTC_ICPR   (PKUNITY_INTC_BASE + 0x0008)
 
#define INTC_ICIP   (PKUNITY_INTC_BASE + 0x000C)
 
#define INTC_ICFP   (PKUNITY_INTC_BASE + 0x0010)
 
#define INTC_ICCR   (PKUNITY_INTC_BASE + 0x0014)
 

Macro Definition Documentation

#define INTC_ICCR   (PKUNITY_INTC_BASE + 0x0014)

Definition at line 27 of file regs-intc.h.

#define INTC_ICFP   (PKUNITY_INTC_BASE + 0x0010)

Definition at line 23 of file regs-intc.h.

#define INTC_ICIP   (PKUNITY_INTC_BASE + 0x000C)

Definition at line 19 of file regs-intc.h.

#define INTC_ICLR   (PKUNITY_INTC_BASE + 0x0000)

Definition at line 7 of file regs-intc.h.

#define INTC_ICMR   (PKUNITY_INTC_BASE + 0x0004)

Definition at line 11 of file regs-intc.h.

#define INTC_ICPR   (PKUNITY_INTC_BASE + 0x0008)

Definition at line 15 of file regs-intc.h.