]> nv-tegra.nvidia Code Review - linux-2.6.git/blob - arch/arm/plat-stmp3xxx/include/mach/timex.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6.git] / arch / arm / plat-stmp3xxx / include / mach / timex.h
1 /*
2  * Copyright (C) 1999 ARM Limited
3  *
4  * Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved.
5  * Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved.
6  */
7
8 /*
9  * The code contained herein is licensed under the GNU General Public
10  * License. You may obtain a copy of the GNU General Public License
11  * Version 2 or later at the following locations:
12  *
13  * http://www.opensource.org/licenses/gpl-license.html
14  * http://www.gnu.org/copyleft/gpl.html
15  */
16
17 /*
18  * System time clock is sourced from the 32k clock
19  */
20 #define CLOCK_TICK_RATE         (32768)