summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/regs/regs-ssp.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-06-13 19:03:33 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-06-15 22:27:34 +0200
commit017667c2dc9843eb5082e991f421c773636dcf36 (patch)
tree60432008dd3bc012ac60cbfa771305f6d894dd84 /firmware/target/arm/imx233/regs/regs-ssp.h
parent97b9ade63945fd8b8261fb0cf1dd0aa225c1a319 (diff)
downloadrockbox-017667c2dc9843eb5082e991f421c773636dcf36.tar.gz
rockbox-017667c2dc9843eb5082e991f421c773636dcf36.zip
imx233: generate register headers for stmp3600, stmp3700 and imx233
Change-Id: Ia87086f4f4f4ecbb844ffd869407b14ea2509934
Diffstat (limited to 'firmware/target/arm/imx233/regs/regs-ssp.h')
-rw-r--r--firmware/target/arm/imx233/regs/regs-ssp.h37
1 files changed, 37 insertions, 0 deletions
diff --git a/firmware/target/arm/imx233/regs/regs-ssp.h b/firmware/target/arm/imx233/regs/regs-ssp.h
new file mode 100644
index 0000000000..0c44e8cc3c
--- /dev/null
+++ b/firmware/target/arm/imx233/regs/regs-ssp.h
@@ -0,0 +1,37 @@
1/***************************************************************************
2 * __________ __ ___.
3 * Open \______ \ ____ ____ | | _\_ |__ _______ ___
4 * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/
8 * This file was automatically generated by headergen, DO NOT EDIT it.
9 * headergen version: 2.1.7
10 * XML versions: stmp3600:2.3.0 stmp3700:3.2.0 imx233:3.2.0
11 *
12 * Copyright (C) 2013 by Amaury Pouly
13 *
14 * This program is free software; you can redistribute it and/or
15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
18 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied.
21 *
22 ****************************************************************************/
23#ifndef __SELECT__SSP__H__
24#define __SELECT__SSP__H__
25#include "regs-macro.h"
26
27#define STMP3600_INCLUDE "stmp3600/regs-ssp.h"
28#define STMP3700_INCLUDE "stmp3700/regs-ssp.h"
29#define IMX233_INCLUDE "imx233/regs-ssp.h"
30
31#include "regs-select.h"
32
33#undef STMP3600_INCLUDE
34#undef STMP3700_INCLUDE
35#undef IMX233_INCLUDE
36
37#endif /* __SELECT__SSP__H__ */