kernel_samsung_a34x-permissive/arch/arm/mach-iop32x/include/mach/glantank.h

15 lines
232 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
/*
* arch/arm/mach-iop32x/include/mach/glantank.h
*
* IO-Data GLAN Tank board registers
*/
#ifndef __GLANTANK_H
#define __GLANTANK_H
#define GLANTANK_UART 0xfe800000 /* UART */
#endif