Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
gpio16xx.c File Reference
#include <linux/gpio.h>
#include <linux/platform_data/gpio-omap.h>

Go to the source code of this file.

Macros

#define OMAP1610_GPIO1_BASE   0xfffbe400
 
#define OMAP1610_GPIO2_BASE   0xfffbec00
 
#define OMAP1610_GPIO3_BASE   0xfffbb400
 
#define OMAP1610_GPIO4_BASE   0xfffbbc00
 
#define OMAP1_MPUIO_VBASE   OMAP1_MPUIO_BASE
 
#define SYSCONFIG_WORD   0x14
 

Functions

 postcore_initcall (omap16xx_gpio_init)
 

Macro Definition Documentation

#define OMAP1610_GPIO1_BASE   0xfffbe400

Definition at line 22 of file gpio16xx.c.

#define OMAP1610_GPIO2_BASE   0xfffbec00

Definition at line 23 of file gpio16xx.c.

#define OMAP1610_GPIO3_BASE   0xfffbb400

Definition at line 24 of file gpio16xx.c.

#define OMAP1610_GPIO4_BASE   0xfffbbc00

Definition at line 25 of file gpio16xx.c.

#define OMAP1_MPUIO_VBASE   OMAP1_MPUIO_BASE

Definition at line 26 of file gpio16xx.c.

#define SYSCONFIG_WORD   0x14

Definition at line 29 of file gpio16xx.c.

Function Documentation

postcore_initcall ( omap16xx_gpio_init  )