]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/meilhaus/me0600_ext_irq_reg.h
V4L/DVB (10501): saa7146: prevent unnecessary loading of v4l2-common.
[linux-2.6-omap-h63xx.git] / drivers / staging / meilhaus / me0600_ext_irq_reg.h
1 /**
2  * @file me0600_ext_irq_reg.h
3  *
4  * @brief ME-630 external interrupt register definitions.
5  * @note Copyright (C) 2007 Meilhaus Electronic GmbH (support@meilhaus.de)
6  * @author Guenter Gebhardt
7  */
8
9 #ifndef _ME0600_EXT_IRQ_REG_H_
10 #define _ME0600_EXT_IRQ_REG_H_
11
12 #ifdef __KERNEL__
13
14 #define ME0600_INT_0_RESET_REG     0x0005
15 #define ME0600_INT_1_RESET_REG     0x0006
16
17 #endif
18 #endif