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

Go to the source code of this file.

Macros

#define __REG_NR(x)   (x)
 
#define fiq_rspi   __REG_NR(8)
 
#define fiq_rtmp   __REG_NR(9)
 
#define fiq_rrx   __REG_NR(10)
 
#define fiq_rtx   __REG_NR(11)
 
#define fiq_rcount   __REG_NR(12)
 
#define fiq_rirq   __REG_NR(13)
 

Macro Definition Documentation

#define __REG_NR (   x)    (x)

Definition at line 18 of file spi-s3c24xx-fiq.h.

#define fiq_rcount   __REG_NR(12)

Definition at line 25 of file spi-s3c24xx-fiq.h.

#define fiq_rirq   __REG_NR(13)

Definition at line 26 of file spi-s3c24xx-fiq.h.

#define fiq_rrx   __REG_NR(10)

Definition at line 23 of file spi-s3c24xx-fiq.h.

#define fiq_rspi   __REG_NR(8)

Definition at line 21 of file spi-s3c24xx-fiq.h.

#define fiq_rtmp   __REG_NR(9)

Definition at line 22 of file spi-s3c24xx-fiq.h.

#define fiq_rtx   __REG_NR(11)

Definition at line 24 of file spi-s3c24xx-fiq.h.