Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c16c7ec098bb0232ebc456c8f469b4fe0748ad78
/
.
/
arch
/
arm
/
mach-davinci
/
include
/
mach
/
i2c_defs.h
blob: f12460dd5fd73e82238ce2271c5773f86a4ea808 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2004-2014
* Texas Instruments, <www.ti.com>
*
* Some changes copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
*/
#ifndef
_I2C_DEFS_H_
#define
_I2C_DEFS_H_
#define
I2C_BASE
0x01c22000
#endif