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

Go to the source code of this file.

Macros

#define ZYLONITE_ETH_PHYS   0x14000000
 
#define EXT_GPIO(x)   (128 + (x))
 
#define ZYLONITE_NR_IRQS   (IRQ_BOARD_START + 32)
 

Variables

int gpio_eth_irq
 
int gpio_debug_led1
 
int gpio_debug_led2
 
int wm9713_irq
 
int lcd_id
 
int lcd_orientation
 

Macro Definition Documentation

#define EXT_GPIO (   x)    (128 + (x))

Definition at line 6 of file zylonite.h.

#define ZYLONITE_ETH_PHYS   0x14000000

Definition at line 4 of file zylonite.h.

#define ZYLONITE_NR_IRQS   (IRQ_BOARD_START + 32)

Definition at line 8 of file zylonite.h.

Variable Documentation

int gpio_debug_led1

Definition at line 40 of file zylonite.c.

int gpio_debug_led2

Definition at line 41 of file zylonite.c.

int gpio_eth_irq

Definition at line 39 of file zylonite.c.

int lcd_id

Definition at line 45 of file zylonite.c.

int lcd_orientation

Definition at line 46 of file zylonite.c.

int wm9713_irq

Definition at line 43 of file zylonite.c.