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

Go to the source code of this file.

Macros

#define N2100_UART   0xfe800000 /* UART */
 
#define N2100_COPY_BUTTON   IOP3XX_GPIO_LINE(0)
 
#define N2100_PCA9532_RESET   IOP3XX_GPIO_LINE(2)
 
#define N2100_RESET_BUTTON   IOP3XX_GPIO_LINE(3)
 
#define N2100_HARDWARE_RESET   IOP3XX_GPIO_LINE(4)
 
#define N2100_POWER_BUTTON   IOP3XX_GPIO_LINE(5)
 

Macro Definition Documentation

#define N2100_COPY_BUTTON   IOP3XX_GPIO_LINE(0)

Definition at line 12 of file n2100.h.

#define N2100_HARDWARE_RESET   IOP3XX_GPIO_LINE(4)

Definition at line 15 of file n2100.h.

#define N2100_PCA9532_RESET   IOP3XX_GPIO_LINE(2)

Definition at line 13 of file n2100.h.

#define N2100_POWER_BUTTON   IOP3XX_GPIO_LINE(5)

Definition at line 16 of file n2100.h.

#define N2100_RESET_BUTTON   IOP3XX_GPIO_LINE(3)

Definition at line 14 of file n2100.h.

#define N2100_UART   0xfe800000 /* UART */

Definition at line 10 of file n2100.h.