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

Go to the source code of this file.

Macros

#define GPIO_BP_TEMP_ALARM   0
 
#define GPIO_PB_RESET_IN   1
 
#define GPIO_EXP_IRQ   2
 
#define GPIO_TRIGGER_IRQ   3
 
#define GPIO_RTC_IRQ   4
 
#define GPIO_PHY_IRQ   5
 
#define GPIO_IMAGER_RESET   6
 
#define GPIO_SD_IRQ   7
 
#define GPIO_MINI_BOOT_INH   8
 
#define GPIO_BOARD_RESET   9
 
#define GPIO_EXP_PRESENT   10
 
#define GPIO_LED1_NGREEN   12
 
#define GPIO_LED1_RED   13
 
#define GPIO_LED0_NGREEN   14
 
#define GPIO_LED0_NRED   15
 
#define GPIO_SPI_CS0   16
 
#define GPIO_SPI_CS1   17
 
#define GPIO_SPI_CS3   19
 
#define GPIO_SPI_CS4   20
 
#define GPIO_SD_WP   21
 
#define GPIO_BP_RESET   22
 
#define GPIO_ALARM_OUT   23
 

Macro Definition Documentation

#define GPIO_ALARM_OUT   23

Definition at line 25 of file gpio.h.

#define GPIO_BOARD_RESET   9

Definition at line 13 of file gpio.h.

#define GPIO_BP_RESET   22

Definition at line 24 of file gpio.h.

#define GPIO_BP_TEMP_ALARM   0

Definition at line 4 of file gpio.h.

#define GPIO_EXP_IRQ   2

Definition at line 6 of file gpio.h.

#define GPIO_EXP_PRESENT   10

Definition at line 14 of file gpio.h.

#define GPIO_IMAGER_RESET   6

Definition at line 10 of file gpio.h.

#define GPIO_LED0_NGREEN   14

Definition at line 17 of file gpio.h.

#define GPIO_LED0_NRED   15

Definition at line 18 of file gpio.h.

#define GPIO_LED1_NGREEN   12

Definition at line 15 of file gpio.h.

#define GPIO_LED1_RED   13

Definition at line 16 of file gpio.h.

#define GPIO_MINI_BOOT_INH   8

Definition at line 12 of file gpio.h.

#define GPIO_PB_RESET_IN   1

Definition at line 5 of file gpio.h.

#define GPIO_PHY_IRQ   5

Definition at line 9 of file gpio.h.

#define GPIO_RTC_IRQ   4

Definition at line 8 of file gpio.h.

#define GPIO_SD_IRQ   7

Definition at line 11 of file gpio.h.

#define GPIO_SD_WP   21

Definition at line 23 of file gpio.h.

#define GPIO_SPI_CS0   16

Definition at line 19 of file gpio.h.

#define GPIO_SPI_CS1   17

Definition at line 20 of file gpio.h.

#define GPIO_SPI_CS3   19

Definition at line 21 of file gpio.h.

#define GPIO_SPI_CS4   20

Definition at line 22 of file gpio.h.

#define GPIO_TRIGGER_IRQ   3

Definition at line 7 of file gpio.h.