769b5beadbbc16e7b46925f0210b3ef0b5502cfc
[coreboot.git] / src / superio / smsc / lpc47n227 / lpc47n227.h
1 /*
2  * This file is part of the coreboot project.
3  *
4  * Copyright (C) 2008-2009 coresystems GmbH
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; version 2 of the License.
9  *
10  * This program is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13  * GNU General Public License for more details.
14  *
15  * You should have received a copy of the GNU General Public License
16  * along with this program; if not, write to the Free Software
17  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
18  */
19
20 /*
21  * Since the LPC47N227 does not have logical devices but a flat configuration
22  * space, these are arbitrary, but must match declarations in the mainboard
23  * devicetree.cb.
24  */
25 #define LPC47N227_PP               1    /* Parallel Port */
26 #define LPC47N227_SP1              2    /* COM1 */
27 #define LPC47N227_SP2              3    /* COM2 */
28 #define LPC47N227_KBDC             5    /* Keyboard */
29
30 #define LPC47N227_MAX_CONFIG_REGISTER   0x39