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

Go to the source code of this file.

Macros

#define CSB726_GPIO_IRQ_LAN   52
 
#define CSB726_GPIO_IRQ_SM501   53
 
#define CSB726_GPIO_MMC_DETECT   100
 
#define CSB726_GPIO_MMC_RO   101
 
#define CSB726_FLASH_SIZE   (64 * 1024 * 1024)
 
#define CSB726_FLASH_uMON   (8 * 1024 * 1024)
 
#define CSB726_IRQ_LAN   PXA_GPIO_TO_IRQ(CSB726_GPIO_IRQ_LAN)
 
#define CSB726_IRQ_SM501   PXA_GPIO_TO_IRQ(CSB726_GPIO_IRQ_SM501)
 

Macro Definition Documentation

#define CSB726_FLASH_SIZE   (64 * 1024 * 1024)

Definition at line 19 of file csb726.h.

#define CSB726_FLASH_uMON   (8 * 1024 * 1024)

Definition at line 20 of file csb726.h.

#define CSB726_GPIO_IRQ_LAN   52

Definition at line 14 of file csb726.h.

#define CSB726_GPIO_IRQ_SM501   53

Definition at line 15 of file csb726.h.

#define CSB726_GPIO_MMC_DETECT   100

Definition at line 16 of file csb726.h.

#define CSB726_GPIO_MMC_RO   101

Definition at line 17 of file csb726.h.

#define CSB726_IRQ_LAN   PXA_GPIO_TO_IRQ(CSB726_GPIO_IRQ_LAN)

Definition at line 22 of file csb726.h.

#define CSB726_IRQ_SM501   PXA_GPIO_TO_IRQ(CSB726_GPIO_IRQ_SM501)

Definition at line 23 of file csb726.h.