Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/arch/arm/mach-gemini/include/mach/timex.h
10820 views
1
/*
2
* Gemini timex specifications
3
*
4
* Copyright (C) 2008-2009 Paulius Zaleckas <[email protected]>
5
*
6
* This program is free software; you can redistribute it and/or modify
7
* it under the terms of the GNU General Public License as published by
8
* the Free Software Foundation; either version 2 of the License, or
9
* (at your option) any later version.
10
*/
11
12
/* When AHB bus frequency is 150MHz */
13
#define CLOCK_TICK_RATE 38000000
14
15