repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-iop32x
/
glantank.h
blob
f38e86b82c3d1ca04d0525f5bdce170150e379e9
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* IO-Data GLAN Tank board registers
4
*/
5
6
#ifndef __GLANTANK_H
7
#define __GLANTANK_H
8
9
#define GLANTANK_UART 0xfe800000
/* UART */
10
11
12
#endif