Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
gpio-au1300.h File Reference
#include <asm/addrspace.h>
#include <asm/io.h>
#include <asm/mach-au1x00/au1000.h>

Go to the source code of this file.

Macros

#define AU1300_GPIO_BASE   0
 
#define AU1300_GPIO_NUM   75
 
#define AU1300_GPIO_MAX   (AU1300_GPIO_BASE + AU1300_GPIO_NUM - 1)
 
#define AU1300_GPIC_ADDR   (void __iomem *)KSEG1ADDR(AU1300_GPIC_PHYS_ADDR)
 

Macro Definition Documentation

#define AU1300_GPIC_ADDR   (void __iomem *)KSEG1ADDR(AU1300_GPIC_PHYS_ADDR)

Definition at line 25 of file gpio-au1300.h.

#define AU1300_GPIO_BASE   0

Definition at line 21 of file gpio-au1300.h.

#define AU1300_GPIO_MAX   (AU1300_GPIO_BASE + AU1300_GPIO_NUM - 1)

Definition at line 23 of file gpio-au1300.h.

#define AU1300_GPIO_NUM   75

Definition at line 22 of file gpio-au1300.h.