2 * Hardware definitions for SA1100-based HP iPAQ Handheld Computers
4 * Copyright 2000-2002 Compaq Computer Corporation.
5 * Copyright 2002-2003 Hewlett-Packard Company.
7 * Use consistent with the GNU GPL is permitted,
8 * provided that this copyright notice is
9 * preserved in its entirety in all copies and derived works.
11 * COMPAQ COMPUTER CORPORATION MAKES NO WARRANTIES, EXPRESSED OR IMPLIED,
12 * AS TO THE USEFULNESS OR CORRECTNESS OF THIS CODE OR ITS
13 * FITNESS FOR ANY PARTICULAR PURPOSE.
15 * Author: Jamey Hicks.
19 unsigned long common_read_egpio( enum ipaq_egpio_type x
);
20 int h3600_common_irq_number(int egpio_nr
);
21 void __init
h3xxx_map_io(void);