mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-21 14:10:54 +07:00
14 lines
212 B
C
14 lines
212 B
C
![]() |
/*
|
||
|
* linux/include/asm-arm/arch-ixp2000/timex.h
|
||
|
*
|
||
|
* IXP2000 architecture timex specifications
|
||
|
*/
|
||
|
|
||
|
|
||
|
/*
|
||
|
* Default clock is 50MHz APB, but platform code can override this
|
||
|
*/
|
||
|
#define CLOCK_TICK_RATE 50000000
|
||
|
|
||
|
|