WIP FPC-III support
[linux/fpc-iii.git] / arch / sh / include / mach-se / mach / se7206.h
blobcf190279bb1d7ef7c57be7246e774807656b34fd
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __ASM_SH_SE7206_H
3 #define __ASM_SH_SE7206_H
5 #define PA_SMSC 0x30000000
6 #define PA_MRSHPC 0x34000000
7 #define PA_LED 0x31400000
9 void init_se7206_IRQ(void);
11 #define __IO_PREFIX se7206
12 #include <asm/io_generic.h>
14 #endif /* __ASM_SH_SE7206_H */